pixeldesu
|
e73bca3f10
|
updated README
|
2015-05-10 22:48:48 +02:00 |
Andreas N.
|
f20f25f88f
|
Merge pull request #25 from schisma/master
added travis configuration
|
2015-05-10 22:42:53 +02:00 |
schisma
|
fd374ca640
|
remove subscribecontroller
|
2015-05-10 22:35:36 +02:00 |
schisma
|
1a9fa621cf
|
replace db:create with db:setup
|
2015-05-10 22:24:58 +02:00 |
schisma
|
c974990206
|
laziness fix
|
2015-05-10 22:18:46 +02:00 |
schisma
|
c393cb419d
|
ok now it's just me being stupid
|
2015-05-10 22:10:36 +02:00 |
schisma
|
0dfe4ffa57
|
add migrating db
|
2015-05-10 22:06:09 +02:00 |
schisma
|
7ad1a9fb53
|
MORE COPYING
|
2015-05-10 22:01:03 +02:00 |
schisma
|
9a3594bcb1
|
fix things
|
2015-05-10 21:56:54 +02:00 |
schisma
|
feab7f7f3c
|
update gemfile.lock
|
2015-05-10 21:52:48 +02:00 |
schisma
|
2503ca3793
|
trigger
|
2015-05-10 21:45:31 +02:00 |
schisma
|
06f141bdfb
|
added travis build script
|
2015-05-10 21:44:03 +02:00 |
pixeldesu
|
d08692340c
|
add pagetitles
|
2015-05-10 19:48:47 +02:00 |
pixeldesu
|
3d5bb16a8f
|
update Terms of Service, adding Code of Conduct
|
2015-05-10 13:39:18 +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 |
Georg G
|
4c6b009d23
|
use Sidekiq for processing
|
2015-05-10 02:57:27 +02:00 |
Georg G
|
91be970cb9
|
fixed profile headers
|
2015-05-10 02:57:18 +02:00 |
Andreas N.
|
0145b36510
|
Merge pull request #22 from Retrospring/profile-headers
Profile headers
|
2015-05-10 02:22:30 +02:00 |
Georg G
|
bff9088bfa
|
string != symbol always evaluates to true
|
2015-05-09 17:01:19 +02:00 |
Georg G
|
0ee324c8f5
|
fixed SyntaxError#
|
2015-05-09 16:55:56 +02:00 |
Georg G.
|
dae0a6538a
|
Merge pull request #24 from Retrospring/aws
AWS Support
|
2015-05-09 16:49:22 +02:00 |
Yuki
|
20ebb6dbad
|
rake command to migrate to AWS
|
2015-05-09 19:48:34 +05:30 |
Georg G.
|
c3c9f76f37
|
Merge pull request #23 from Retrospring/issue-49
Issue-49
|
2015-05-09 15:09:35 +02:00 |
Yuki
|
05ca42c819
|
Fix Retrospring/bugs#49
|
2015-05-09 05:01:31 +05:30 |
Yuki
|
0a34cc07b3
|
Paperclip fog support, needs AWS/Rack testing before deployment! (Retrospring/bugs#48)
|
2015-05-08 23:48:18 +05:30 |
Yuki
|
fa51961341
|
prevent double binding controls
|
2015-05-08 21:50:57 +05:30 |
Yuki
|
b71466535d
|
Fix zooming when cropping header
|
2015-05-08 21:44:54 +05:30 |
Yuki
|
94433f4484
|
trim the fat
|
2015-05-08 21:37:09 +05:30 |
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 |
Georg G.
|
96986bd09c
|
Merge pull request #21 from Retrospring/feature-comment-smiles
Feature-comment-smiles complete (fix Retrospring/bugs#42)
|
2015-05-04 16:40:12 +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
|
5b3b3684c9
|
Update justask:fix_reports
|
2015-04-30 05:21:01 +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 |