riking
|
783454ebe1
|
Fix /p/post/user route not saving referrals
Make user id optional for /p/id/uid
Add /posts/id/raw route for debugging failed post processing
|
2014-07-11 14:44:07 -07:00 |
Sam
|
b1d5f4440b
|
Annotate models
|
2014-05-28 12:30:57 +10:00 |
Louis Rose
|
1574485443
|
Perform the where(...).first to find_by(...) refactoring.
This refactoring was automated using the command: bundle exec "ruby refactorings/where_dot_first_to_find_by/app.rb"
|
2014-05-06 14:41:59 +01:00 |
Sam
|
862a6696c0
|
Correct annotations
allow longer usernames (up to 60)
|
2014-04-15 15:53:48 +10:00 |
Régis Hanol
|
6373de550f
|
update annotations
|
2014-04-08 17:35:44 +02:00 |
Sam
|
a4d7942dbd
|
BUGFIX: Don't blow up on junk referers
|
2014-02-27 12:03:38 +11:00 |
Sam
|
1915f292ad
|
BUGFIX: invalid referer would cause 500 errors
|
2013-12-30 14:05:44 +11:00 |
Sam
|
2db3cfb16b
|
annotate models
|
2013-12-05 17:40:35 +11:00 |
Sam
|
0ceeeedf80
|
correct logic for tracking incoming links
|
2013-11-11 10:53:01 +11:00 |
Régis Hanol
|
9a7df140b7
|
updated model annotations
|
2013-08-13 22:09:27 +02:00 |
Sam
|
9afea0ed07
|
spec for change
|
2013-07-05 14:23:29 +10:00 |
Sam
|
f3ac84d41f
|
our referer is bust if there is no domain
|
2013-07-05 14:07:08 +10:00 |
Sam
|
ca2dee52db
|
moved comments to the bottom, they are way less intrusive there
|
2013-05-24 12:48:32 +10:00 |
Sam
|
2cd95bc649
|
lets try out annotations
|
2013-05-24 12:35:14 +10:00 |
Neil Lalonde
|
38ed86d0c5
|
Add reports for IncomingLinks on admin dashboard
|
2013-05-01 18:12:02 -04:00 |
Sam
|
f9e33ec6b8
|
store ip address and current user with incoming links
make links long an readable in share dialog
|
2013-04-26 16:18:55 +10:00 |
Sam
|
37867af1bb
|
track incoming links, amend share link to include user
fix pm styling
|
2013-04-24 18:05:35 +10:00 |
Gosha Arinich
|
5066682e7a
|
move IncomingLink callbacks into their own methods
|
2013-03-02 12:33:29 +03:00 |
Gosha Arinich
|
6e5399d544
|
minor cleanup, using AR querying DSL over raw SQL in some places
|
2013-02-28 21:54:12 +03:00 |
Jakub Arnold
|
61654ab8f0
|
Fix all the trailing whitespace
|
2013-02-07 16:45:24 +01:00 |
Robin Ward
|
21b5628528
|
Initial release of Discourse
|
2013-02-05 14:16:51 -05:00 |