Yuki
|
9633511859
|
Some fixes (whoops used current_user instead of user)
|
2015-05-08 21:34:58 +05:30 |
Yuki
|
975909f197
|
remove unused file
|
2015-05-08 21:24:03 +05:30 |
Yuki
|
e20ce9999e
|
cleanup
|
2015-05-08 21:19:37 +05:30 |
Yuki
|
843845c05a
|
fix scroll issue w/ headers
|
2015-05-08 21:16:07 +05:30 |
Yuki
|
2e6ffdaab7
|
basic implementation
|
2015-05-08 21:14:16 +05:30 |
Yuki
|
b2a57da4b2
|
Merge with master
|
2015-05-08 18:58:50 +05:30 |
pixeldesu
|
61fdaf6742
|
= != -
|
2015-05-06 02:07:12 +02:00 |
pixeldesu
|
42b41a268b
|
fix not shown ban reason
|
2015-05-05 18:09:26 +02:00 |
Georg G.
|
9b39491d88
|
Merge pull request #18 from skiprope/temp-bans
Support for ban reasons and ban times.
|
2015-05-05 16:54:23 +02:00 |
Yuki
|
65c852585d
|
notification tab for comment smiles
|
2015-05-05 02:40:54 +05:30 |
Yuki
|
8b88827a00
|
Fix retrospring/bugs#43
|
2015-05-05 02:36:57 +05:30 |
nilsding
|
97b27248c2
|
added CommentSmile to 'Smiles' in the stats section in about page
|
2015-05-04 16:43:48 +02:00 |
Yuki
|
513c41619c
|
Thanks, Mac (remove .DS_Store)
|
2015-05-04 07:41:53 +05:30 |
Yuki
|
ab35c2740c
|
monkey patch buggy underlines in smile modal
|
2015-05-04 07:14:30 +05:30 |
Yuki
|
2204227273
|
Feature-comment-smiles complete (fix Retrospring/bugs#42)
|
2015-05-04 07:09:47 +05:30 |
Yuki
|
1c80c70dd9
|
Derp x2 (Retrospring/bugs#41)
|
2015-04-30 05:52:24 +05:30 |
Yuki
|
832dc1c1e4
|
Report.user_id is dependent on :destroy-- no need to iterate over it again
|
2015-04-30 05:42:17 +05:30 |
Yuki
|
563293be44
|
Derp (Caused Retrospring/bugs#41)
|
2015-04-30 05:34:43 +05:30 |
Yuki
|
9d14321cd1
|
Fix Retrospring/bugs#41
|
2015-04-30 05:17:55 +05:30 |
Yuki
|
982531ab55
|
don't echo everything omg i need to take pills to make me less stupid or something
|
2015-04-28 17:39:43 +05:30 |
Yuki
|
1233e108e4
|
Further fix retrospring/bugs#41
|
2015-04-28 14:16:02 +05:30 |
Yuki
|
9688b7ee48
|
Merge stable
|
2015-04-28 10:22:54 +05:30 |
Yuki
|
d012423b29
|
Fix for Retrospring/bugs#41
|
2015-04-28 07:55:46 +05:30 |
pixeldesu
|
bd3564d6f3
|
center question on question page
|
2015-04-27 19:36:02 +02:00 |
Yuki
|
76ac8e1a9d
|
Fix Retrospring/bugs#36
|
2015-04-27 06:51:29 +05:30 |
pixeldesu
|
db474773bd
|
update moderation tab display
|
2015-04-26 13:28:04 +02:00 |
pixeldesu
|
13d67b51f0
|
redirect to root instead of users question site
|
2015-04-26 13:19:04 +02:00 |
pixeldesu
|
aac84c623f
|
fix invisible border on question panel
|
2015-04-26 13:15:03 +02:00 |
pixeldesu
|
f0ef693361
|
move panel styles in panel file + fix question panel
|
2015-04-26 13:05:47 +02:00 |
Yuki
|
5792b59fc7
|
fix issue described in https://twitter.com/mochizune/status/592271577871417344
|
2015-04-26 15:51:47 +05:30 |
Yuki
|
ac14fefb3c
|
Check privilege
|
2015-04-26 07:09:51 +05:30 |
Yuki
|
ee29e1f28f
|
Reporting and Deleting logic
|
2015-04-26 07:06:25 +05:30 |
pixeldesu
|
e2f06167dc
|
fix styling and schema
|
2015-04-26 02:46:37 +02:00 |
pixeldesu
|
c8ba89dd1e
|
change question display and add report placeholder
|
2015-04-26 02:18:57 +02:00 |
Yuki
|
ba9262145d
|
Show 'View reported User' in addition to the other buttons if reason.target.user is present
|
2015-04-26 03:23:22 +05:30 |
Georg G.
|
e4118c0013
|
Merge pull request #20 from skiprope/ans-delete-ux
Rename 'delete answer' to 'return to inbox' for clarity
|
2015-04-24 06:29:31 +02:00 |
Yuki
|
4ad9916c7e
|
Rename 'delete answer' to 'return to inbox' for clarity
|
2015-04-24 04:22:52 +05:30 |
Yuki
|
0bb3895ce8
|
Small fixes
|
2015-04-24 00:51:58 +05:30 |
Yuki
|
4d5d7fdcc1
|
Bootstrap-datetimepicker
|
2015-04-24 00:37:39 +05:30 |
Yuki
|
f4b5289d3a
|
Actually fixes Retrospring/bugs#25
|
2015-04-23 07:03:21 +05:30 |
Yuki
|
5764c36b32
|
DateTime.now -> DateTime.current
|
2015-04-23 06:48:17 +05:30 |
Yuki
|
1184410275
|
Forbid admins getting banned
|
2015-04-23 06:39:23 +05:30 |
Yuki
|
407595c12b
|
Missing return statement
|
2015-04-23 06:31:48 +05:30 |
Yuki
|
be04d3528c
|
Support for ban reasons and ban times. Fixes Retrospring/bugs#26 and Retrospring/bugs#25
|
2015-04-23 06:26:29 +05:30 |
Yuki
|
cc16afe49b
|
Users get notified by anonymous questions they asked. Fixes Retrospring/bugs#21
|
2015-04-23 02:07:50 +05:30 |
Georg G
|
c8747fea44
|
replaced the id with the actual type
|
2015-04-22 18:29:12 +02:00 |
Georg G.
|
e306d36b10
|
Merge pull request #15 from skiprope/report-reason
Add support for report reasons (fixes Retrospring/bugs#7)
|
2015-04-22 18:25:29 +02:00 |
Georg G
|
667bb155c9
|
fixes Retrospring/bugs#23
|
2015-04-22 18:19:20 +02:00 |
Georg G.
|
a1a0781cc9
|
Merge pull request #14 from skiprope/issue-16
Implements additions of and fixes retrospring/bugs#16
|
2015-04-22 07:33:24 +02:00 |
Yuki
|
b9bf0b04b6
|
Add support for report reasons
|
2015-04-22 08:29:10 +05:30 |