Joe
|
6bab39b9cd
|
Add explicit confirm button text on post abandon
|
2014-02-26 23:58:38 -06:00 |
|
Sam
|
1992271bf9
|
FEATURE: white_listed_spam_host_domains for domains that are not blocked for spam
BUGFIX: bypass host spam detection for current host
|
2014-02-27 15:43:57 +11:00 |
|
Jeff Atwood
|
d5719deac7
|
Merge pull request #2020 from awesomerobot/master
fixing width of user section of topic-list
|
2014-02-26 19:42:30 -08:00 |
|
Kris Aubuchon
|
adde163447
|
fixing width of poster section of topic-list
|
2014-02-26 22:23:48 -05:00 |
|
Sam
|
d064ea6284
|
Merge pull request #2019 from awesomerobot/master
small logos should always be proportionate
|
2014-02-27 14:06:36 +11:00 |
|
Kris Aubuchon
|
190f075fae
|
small logos should always be proportionate
|
2014-02-26 22:00:22 -05:00 |
|
Sam
|
1b0c567729
|
OOPS
|
2014-02-27 12:43:44 +11:00 |
|
Sam
|
ed7c051fcc
|
BUGFIX: no need for mock central here
|
2014-02-27 12:15:41 +11:00 |
|
Sam
|
a4d7942dbd
|
BUGFIX: Don't blow up on junk referers
|
2014-02-27 12:03:38 +11:00 |
|
Sam
|
9551f4aeea
|
PERF: calculate scores for topics/posts faster
Only look at topics that changed in last day for 15 minuted schedule
Do a full recalc weekly, just in case
|
2014-02-27 11:45:40 +11:00 |
|
Sam
|
e4909c017c
|
PERF: only rebuild entire top topic table daily
|
2014-02-27 11:45:40 +11:00 |
|
Jeff Atwood
|
cceed615a3
|
make sure onebox h3,h4 suppress topmargin
|
2014-02-26 16:13:36 -08:00 |
|
Neil Lalonde
|
d15d5e2525
|
Also put the envelope glyph beside topic title edit form for private messages
|
2014-02-26 18:01:59 -05:00 |
|
Neil Lalonde
|
7322345039
|
FIX: when shown 403 error page and logging in, it will take you to the same page
|
2014-02-26 17:53:53 -05:00 |
|
Jeff Atwood
|
534dadf1be
|
Merge pull request #2016 from awesomerobot/master
removing background gap on topic closures
|
2014-02-26 14:37:26 -08:00 |
|
Kris Aubuchon
|
1f8fa09846
|
removing background gap on topic closures
|
2014-02-26 17:34:15 -05:00 |
|
Jeff Atwood
|
78188cd713
|
Merge pull request #2015 from awesomerobot/master
small design tweaks
|
2014-02-26 14:22:32 -08:00 |
|
Kris Aubuchon
|
9e4181dbe5
|
small design tweaks
|
2014-02-26 17:15:57 -05:00 |
|
Régis Hanol
|
9571eb07a4
|
BUGFIX: you should not be able to edit the category on a PM
|
2014-02-26 22:45:19 +01:00 |
|
Robin Ward
|
9267c162a1
|
FIX: Showing Unread(1) when you weren't tracking the topic. Also
includes performance fix when having MANY new or unread topics.
|
2014-02-26 15:39:45 -05:00 |
|
Jeff Atwood
|
1c51a613b2
|
Merge pull request #2014 from wpp/remove_pg_dump_from_osx_guide
Removes the 'Loading seed data' heading from the OSX Native Guide
|
2014-02-26 12:13:28 -08:00 |
|
Philipp Weissensteiner
|
3e898c92a9
|
Removes the 'Loading seed data' heading from the OSX Native Guide
As far as I understand the pg_dumps are no longer needed.
commit: "remove pg_dumps, no longer needed" 25fc0b9
|
2014-02-26 20:07:20 +01:00 |
|
Neil Lalonde
|
ed201b1b5b
|
FIX: on mobile, don't scroll background when showing a modal. iOS goes bananas. Thanks shobhit007
|
2014-02-26 13:46:15 -05:00 |
|
Neil Lalonde
|
1165aa2dae
|
Don't show description text on Create Category modal
|
2014-02-26 13:45:01 -05:00 |
|
Régis Hanol
|
043901ef46
|
FEATURE: warn the user when there is not enough space on disk to upload a backup
|
2014-02-26 19:38:06 +01:00 |
|
Régis Hanol
|
c6bc324259
|
CLEANUP: remove unused pseudo locale
|
2014-02-26 19:03:04 +01:00 |
|
Régis Hanol
|
17f75bbe92
|
BUGFIX: fallback to en translation when interpolation is missing
|
2014-02-26 18:42:16 +01:00 |
|
Neil Lalonde
|
8167cefe36
|
Add envelope glyph to private message topic titles
|
2014-02-26 12:24:21 -05:00 |
|
Robin Ward
|
cae7af4b07
|
BUGFIX: Do not scroll to top / show spinner when leaving a topic.
|
2014-02-26 12:04:55 -05:00 |
|
Robin Ward
|
c668d49822
|
REFACTOR: Use the ScrollTop mixin instead of custom scrolling code.
|
2014-02-26 11:54:15 -05:00 |
|
Robin Ward
|
b94abc9c8e
|
FIX: Deprecation warnings on Rails with some topic queries
|
2014-02-26 11:09:02 -05:00 |
|
Robin Ward
|
91ff3451c3
|
FIX: Include html helpers in the server rendering. This allows plugins
to easily register HTML fragments without breaking posting.
|
2014-02-26 10:09:17 -05:00 |
|
Sam
|
6d4d2db9f9
|
2.1.1 is a lot less segfaulty, test on it
|
2014-02-26 11:15:22 +11:00 |
|
Sam
|
557af84ae2
|
FIX: broken spec
|
2014-02-26 10:52:11 +11:00 |
|
Sam
|
50a8d3caae
|
BUGFIX: sso to send welcome emails
|
2014-02-26 10:28:03 +11:00 |
|
Sam
|
74a1145a0b
|
BUGFIX: sso to respect must_approve_users
|
2014-02-26 10:27:39 +11:00 |
|
Sam
|
440435f023
|
FEATURE: SSO to handle return_path automatically
|
2014-02-26 09:58:30 +11:00 |
|
Sam
|
890d06ac04
|
FEATURE: change SSO to use sha256 HMAC, which is more secure
|
2014-02-26 09:44:41 +11:00 |
|
Neil Lalonde
|
8cbff3672f
|
Fixes on mobile signup form
|
2014-02-25 16:40:30 -05:00 |
|
Neil Lalonde
|
0b1d1ffcba
|
FIX: problems with mobile login modal
|
2014-02-25 16:40:30 -05:00 |
|
Sam
|
4d68eb6c1b
|
remove projections readme ... not needed
|
2014-02-26 08:21:43 +11:00 |
|
Jeff Atwood
|
25fc0b956b
|
remove pg_dumps, no longer needed
|
2014-02-25 13:20:05 -08:00 |
|
Jeff Atwood
|
7aba005421
|
remove some unnecessary files
|
2014-02-25 13:19:17 -08:00 |
|
Robin Ward
|
4e1a628ff9
|
Hooks for extra nav items.
|
2014-02-25 16:02:27 -05:00 |
|
Robin Ward
|
d079538a6d
|
Allow the customHTML helper to look up fragments outside of the
preloadStore, so plugins can stuff HTML in there when overriding a whole
template doesn't make sense.
|
2014-02-25 16:02:27 -05:00 |
|
Jeff Atwood
|
ce607e9d1c
|
Merge pull request #2009 from techAPJ/update-docker-guide
Generalize the guide
|
2014-02-25 12:38:00 -08:00 |
|
Arpit Jalan
|
014c7c21e7
|
Generalize the guide
|
2014-02-26 01:56:03 +05:30 |
|
Jeff Atwood
|
18059991fc
|
Merge pull request #2008 from techAPJ/update-docker-guide
Remove irrelevant image.
|
2014-02-25 12:14:08 -08:00 |
|
Arpit Jalan
|
8f6acc3404
|
Remove unnecessary image.
|
2014-02-26 01:34:01 +05:30 |
|
Robin Ward
|
8a96f1a7b6
|
FIX: Margin in onebox
|
2014-02-25 14:50:21 -05:00 |
|