Commit graph

120 commits

Author SHA1 Message Date
Yuki
94e2dbc5ad Only allow JPG, PNG and GIF for profile pictures, and only allow JPG and PNG for profile headers 2015-05-10 10:08:06 +05:30
Yuki
2e6ffdaab7 basic implementation 2015-05-08 21:14:16 +05:30
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
8b88827a00 Fix retrospring/bugs#43 2015-05-05 02:36:57 +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
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
5764c36b32 DateTime.now -> DateTime.current 2015-04-23 06:48:17 +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
Yuki
b9bf0b04b6 Add support for report reasons 2015-04-22 08:29:10 +05:30
Georg G
ef4fd30cd9 closes Retrospring/bugs#17 2015-04-22 00:33:55 +02:00
Georg G
6be70374c8 fixes Retrospring/bugs#5 2015-04-21 16:53:59 +02:00
Yuki
33800c9d2a BUGFIX Fixes inability to manually subscribe to new questions because there is no subscription record BUGFIX 2015-04-21 18:32:27 +05:30
Yuki
8eeae22c43 Don't resubscribe if a user unsubscribes and comments again 2015-04-21 17:52:32 +05:30
Yuki
1c485b20e9 Subscribe asker to the answer 2015-04-21 06:58:35 +05:30
Yuki
ecffd07344 Support for post subscriptions 2015-04-21 06:42:11 +05:30
Yuki
87a68768c3 Don't tag people in questions with twitter 2015-04-19 02:45:47 +05:30
nilsding
e51b525fd5 use :created_at for order 2015-02-10 07:04:49 +01:00
nilsding
0bf46a888f added a new Markdown renderer (TwitteredMarkdown) which will be used for sharing to Twitter 2015-01-29 16:45:58 +01:00
nilsding
b26ec1dd0b fixed question generator not working if privacy_allow_anonymous_questions is false (GitHub issue #71) 2015-01-27 17:51:39 +01:00
nilsding
dd6af3f651 adding and removing users to/from groups works now 2015-01-17 17:50:25 +01:00
nilsding
3ba2b785d4 added maximum length for group name 2015-01-14 17:48:21 +01:00
nilsding
e5b753681c Merge branch 'master' into groups 2015-01-14 17:38:47 +01:00
nilsding
0c97ae60d4 finally got rid of that .each 2015-01-14 07:50:27 +01:00
nilsding
c99fe89235 added group memberships modal 2015-01-14 07:07:40 +01:00
nilsding
a05d763b75 selecting the group from the ask followers modal works now. 2015-01-13 15:45:32 +01:00
nilsding
a8ed21942e added group_timelines 2015-01-13 13:23:12 +01:00
nilsding
eaa4096af5 Merge branch 'master' into groups
Conflicts:
	db/schema.rb
2015-01-13 07:05:11 +01:00
nilsding
65e514c55d added sharing to Tumblr 2015-01-13 00:12:48 +01:00
nilsding
9de917fb23 closes GitHub issue #57 2015-01-12 13:00:00 +01:00
nilsding
d1a6c512c4 finally corrected that model thing. 2015-01-12 06:41:44 +01:00
nilsding
5e26d72d91 finally commited the stuff I wrote 4 hours ago 2015-01-10 23:29:04 +01:00
nilsding
6fcbee55c4 added forbidden user names (including case insensitivity!) 2015-01-09 14:12:52 +01:00
nilsding
ce7f896e0c added Group model 2015-01-08 13:16:13 +01:00
nilsding
3567ba6190 numbers 2015-01-05 10:16:00 +01:00
nilsding
09b6a6bc10 made that stuff work 2015-01-03 22:27:14 +01:00
nilsding
175e113af1 an error is now raised if the user does not want to receive anonymous questions 2015-01-03 22:06:23 +01:00
nilsding
aec3e1c800 if a question was answered, all occurrences of it in the inbox are now gone 2015-01-03 19:02:56 +01:00
nilsding
496ff61a65 added User#answered? 2015-01-03 18:40:56 +01:00
nilsding
8aee9bd69e added User#answer, moved some code from inbox.rb to answer.rb 2015-01-03 18:09:56 +01:00
nilsding
e9ab8deb85 :async 2015-01-01 18:17:34 +01:00
nilsding
149868c097 this should do. 2015-01-01 18:08:16 +01:00
nilsding
5df705cdaa argh 2015-01-01 17:59:24 +01:00
nilsding
dee2ba253e fix this shit 2015-01-01 17:54:16 +01:00
nilsding
7aa954e212 added cropper processor 2014-12-29 14:51:52 +01:00
nilsding
b378a03afa added delayed_paperclip 2014-12-29 11:58:01 +01:00