Commit graph

138 commits

Author SHA1 Message Date
Georg G
615d7152d2 fuck logic 2016-01-05 21:06:52 +01:00
Georg G
bf64a59649 added User#can_export? 2016-01-05 20:54:13 +01:00
Yuki
71caf3cce5 Several changes to theming, solving a bunch of bugs 2015-08-27 05:30:26 +05:30
Yuki
010d0a327e i'm about to give up 2015-08-26 02:26:47 +05:30
Yuki
cc8e2448eb probably shouldn't do this 2015-08-26 01:44:17 +05:30
Yuki
9daa8a7ab3 T -> t 2015-08-26 01:43:08 +05:30
Yuki
cd6c746e4d paperclip is dead to me 2015-08-26 01:41:30 +05:30
Yuki
ad8506ee5f fix css content type 2015-08-26 01:24:07 +05:30
Yuki
370d66105f wildcard content 2015-08-26 01:14:36 +05:30
Yuki
1ad2a60c5d => death 2015-08-26 01:06:51 +05:30
Yuki
741bee22a0 text/css 2015-08-26 01:05:56 +05:30
Yuki
18d4cf116f -- 2015-08-26 01:04:40 +05:30
Yuki
c5ad288da4 S3 headers 2015-08-26 01:04:29 +05:30
Yuki
d6610829f8 Badumdum 2015-08-26 01:03:57 +05:30
Yuki
906692e78f Theming is finished
Previews, settings pane and presets!
2015-08-25 23:57:06 +05:30
Yuki
1912fc3766 Model goop
also made the theme selection logic for user profiles and current user, and the saving logic
2015-08-25 13:56:36 +05:30
pixeldesu
5366c3c748 add fake mail validation 2015-07-21 22:44:14 +02:00
pixeldesu
aabbd9fb8c add :confirmable to users + migration / letter_opener for local email confirmations 2015-07-21 17:55:28 +02:00
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