Jeff Atwood
c2acdaad9d
add better copy for username changes
2013-08-04 01:11:35 -07:00
Robin Ward
8d08391ff5
FIX: Allow Discourse.Session.current()
API to update to 0
2013-08-02 18:48:02 -04:00
Robin Ward
91efbc1830
FIX: If an error occurs loading posts, revert state correctly
2013-08-02 18:42:46 -04:00
Neil Lalonde
98b58150bb
Dashboard calculations are done with an async job now
2013-08-02 18:32:33 -04:00
Neil Lalonde
1552c4b69e
Remove users column from Top Traffic Sources table on dashboard. It's not useful and very expensive to calculate.
2013-08-02 18:32:33 -04:00
Robin Ward
f337aea982
FIX: Can edit 1st posts that have no categories
2013-08-02 17:41:01 -04:00
Robin Ward
d4343487e6
Merge pull request #1289 from ZogStriP/fix-git-version
...
fix: git-version isn't showing up
2013-08-02 14:29:53 -07:00
Régis Hanol
4ec9b3ea39
fix: git-version isn't showing up
2013-08-02 23:25:57 +02:00
Jeff Atwood
f996a8757a
add "post last edited at" to edit tooltip
2013-08-02 13:15:50 -07:00
Robin Ward
d5dd70c503
Merge pull request #1287 from charlieshum/master
...
Update client.zh_TW.yml
2013-08-02 13:14:34 -07:00
Jeff Atwood
94c969b7d8
set min-width on post unread counts
2013-08-02 12:41:40 -07:00
Robin Ward
701843552a
Fixes to {{#groupedEach}}
2013-08-02 15:14:24 -04:00
Neil Lalonde
9db0ac16a9
Add site setting delete_removed_posts_after to configure after how many hour posts that were deleted by their authors will be deleted
2013-08-02 13:35:52 -04:00
Robin Ward
ef82b66e95
Easier to group bindings. Perf improvements.
2013-08-02 13:18:09 -04:00
Neil Lalonde
1f53d5dcac
Merge pull request #1269 from kewubenduben/master
...
No more reboot on first try
2013-08-02 09:25:24 -07:00
Neil Lalonde
8cc49d9797
Don't send more pm's after a user has been blocked from making posts. This can happen if a staff member flags posts that are already hidden.
2013-08-02 10:55:19 -04:00
charlieshum
7b4a236c3f
Update client.zh_TW.yml
2013-08-02 19:41:33 +08:00
Jeff Atwood
d8c2856a4c
flatten the new / unread post badges
2013-08-02 03:47:06 -07:00
Sam
2b3cdf9f38
allow onebox whitelist to be extended
2013-08-02 15:48:35 +10:00
Sam
c4af6297b4
read restricted categories should have a glyph
2013-08-02 15:33:16 +10:00
Sam
af685e83ea
oh my this convenience method sure is not convenient
2013-08-02 15:11:09 +10:00
Sam
803d023e23
Fixed GitHub auth, GitHub can provide us with a valid email - so automatically log in for those cases
2013-08-02 12:16:44 +10:00
Neil Lalonde
cf333268d5
Fix: flag modal sometimes doesn't have nuke user button when it should
2013-08-01 22:00:00 -04:00
Sam
d25dfb85ce
Merge pull request #1280 from kubabrecka/cs_update50
...
cs translation update
2013-08-01 18:13:32 -07:00
Sam
76678f0024
broken hinting fixed
2013-08-02 11:09:54 +10:00
Sam
d343d512b9
favorite user action consistency
2013-08-02 11:07:18 +10:00
Sam
3246f066c6
an attempt at getting this working on rails 4 ... not fruitful
2013-08-02 10:31:36 +10:00
Sam
09f9ed3609
nuking turbo sprockets, having lots of issues precompiling on jenkins
2013-08-02 10:07:57 +10:00
Sam
857e2e6a19
correct scope, it should user:email to get read access to email
2013-08-02 10:03:29 +10:00
Sam
5e23a0681d
work in progress, will finalize soon
2013-08-02 09:59:25 +10:00
Sam
2162e3bbb5
we need email scope (also as I edit files I like to keep quoting consistent)
2013-08-02 09:59:25 +10:00
Sam
75345c1f8f
rails 4 to use github branch so we get all fixes (in particular order fixes)
2013-08-02 09:59:25 +10:00
Jeff Atwood
b31f26ba01
Merge pull request #1283 from ZogStriP/enhance-upload-selector
...
enhance upload selector
2013-08-01 16:57:33 -07:00
Jeff Atwood
7ca0341bdb
clarify 4 GB total with swap
2013-08-01 16:42:42 -07:00
Régis Hanol
faeb4a9ebd
enhance upload selector
...
- Change the icon on the button to a file when attachments are enabled
- Display the list of allowed extensions in the upload selector
- FIX : regexps for validating uploads weren't escaping the dots
2013-08-02 01:30:18 +02:00
Jeff Atwood
c063580275
slightly shorter copy for first post JIT education
2013-08-01 15:58:46 -07:00
Jeff Atwood
c50294cfea
clarify on minimum reqs
2013-08-01 15:36:23 -07:00
Jeff Atwood
3dfa48c72e
clarify on install
2013-08-01 15:28:26 -07:00
Jeff Atwood
0f067a2ad3
we need that <hr> in notification emails, I think
2013-08-01 15:15:32 -07:00
Sam
cb6fee4748
Merge pull request #1281 from ZogStriP/warns-sysadmin-to-rebake-all-the-posts
...
warns sysadmin to rebake all the posts
2013-08-01 15:13:00 -07:00
Robin Ward
952b1f6d71
Performance: Improve Ember.Object.create speed
2013-08-01 17:16:55 -04:00
Neil Lalonde
b194bafcc8
Fix rendering of email logs rows. Needed thead around the first row.
2013-08-01 17:15:28 -04:00
Régis Hanol
1e2f151860
warns sysadmin to rebake all the posts
...
when changing the hostname
2013-08-01 22:24:55 +02:00
Jeff Atwood
236356bfe2
add foreground color to @mentions
2013-08-01 11:43:46 -07:00
Kuba Brecka
74979b17d4
cs translation update
2013-08-01 18:27:15 +02:00
Robin Ward
be3c0f2bb4
FIX: Post Menu wasn't updating the bookmark icon properly.
2013-08-01 12:20:20 -04:00
Robin Ward
4a0ea7f776
Upgrade jQuery to 2.0.3
2013-08-01 11:58:22 -04:00
Robin Ward
05fc50006d
Rename the PK index to support table rename
2013-08-01 11:58:12 -04:00
Neil Lalonde
361f158b27
Change category by editing first post updates topic title
2013-08-01 10:56:15 -04:00
Robin Ward
4f0713b9da
Merge pull request #1275 from ZogStriP/enable-thumbnailing-on-s3
...
Enable thumbnailing on s3
2013-08-01 07:35:35 -07:00