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 |
nilsding
|
cf3933271a
|
added profile_picture to users
|
2014-12-29 10:18:12 +01:00 |
nilsding
|
a0c0d68e43
|
posting moderation comments works now
|
2014-12-29 00:50:14 +01:00 |
nilsding
|
486d5d18f2
|
this fucker finally works how I want it to
|
2014-12-28 23:57:07 +01:00 |
nilsding
|
7a0b3f4af7
|
added votes for reports
|
2014-12-28 23:26:16 +01:00 |
nilsding
|
49c371302c
|
unique smiles only!
|
2014-12-28 22:15:25 +01:00 |
nilsding
|
40f54fd19a
|
more before_destroy and after_create
|
2014-12-28 21:58:35 +01:00 |
nilsding
|
bb3e431393
|
added associations for this
|
2014-12-28 21:47:51 +01:00 |
nilsding
|
2c29dd9a18
|
even more after_create and before_destroy
|
2014-12-28 21:46:57 +01:00 |
nilsding
|
7d157cde8f
|
dependent: :destroy
|
2014-12-28 21:42:21 +01:00 |
nilsding
|
9c9c4fdc5d
|
after_create and before_destroy
|
2014-12-28 21:40:33 +01:00 |
nilsding
|
fec91eeb5b
|
before_destroy
|
2014-12-28 21:34:42 +01:00 |
nilsding
|
b6c0b1864a
|
moved some code
|
2014-12-28 21:20:07 +01:00 |
nilsding
|
774cf8df99
|
h
|
2014-12-28 19:32:08 +01:00 |
nilsding
|
90fe42e643
|
Merge remote-tracking branch 'origin/master' into moderation
Conflicts:
app/models/user.rb
|
2014-12-28 19:29:01 +01:00 |
nilsding
|
d79394640e
|
fixed GitHub issue #25
|
2014-12-28 00:34:56 +01:00 |
nilsding
|
3046a5e4b3
|
fixed tweet not tweeting
|
2014-12-27 21:03:18 +01:00 |
nilsding
|
a487ed7f69
|
update! raises an exception while update does not.
|
2014-12-27 17:37:54 +01:00 |
nilsding
|
b625144993
|
added moderation models
|
2014-12-27 14:35:09 +01:00 |
Andreas N
|
92af469aa4
|
Merge branch 'master' into moderation
|
2014-12-27 02:12:32 +01:00 |
nilsding
|
e570f40a36
|
WRYYYYYYYYYYYYYYYYYY
|
2014-12-27 01:45:24 +01:00 |