803feefd54
MessageBus handles readonly redis now, no need to wrap it
2015-05-04 12:21:00 +10:00
83b7620cb2
use pencil glyph on edit history dialog
2015-05-02 03:48:37 -07:00
80003e0821
improve copy for password change token expired
2015-05-01 01:39:53 -07:00
bafcfa5b6a
Improve password reset expired link copy
2015-05-01 01:30:13 -07:00
7c42cb7c22
"reset password" doesn't exist, forgot does.
2015-05-01 00:52:50 -07:00
6139090e9e
improvement to accept invite password instructions
2015-05-01 00:51:17 -07:00
f3188ab8f2
remove unused setting
2015-04-30 12:06:32 +10:00
a3338e9798
Missed localization key
2015-04-29 15:06:04 -07:00
787b30c354
Update Translations
2015-04-29 22:38:29 +05:30
fd7c34cfa7
Merge pull request #3409 from zzakcanncode/rails-42
...
Rails 4.2 and master support and CI
2015-04-29 17:32:19 +10:00
d7d93c20d7
Merge pull request #3406 from techAPJ/patch-2
...
FEATURE: prefill topic title, body and category via URL
2015-04-29 13:46:26 +10:00
d2b1cc55b9
Disable raise_in_transactional_callbacks for now
2015-04-28 23:20:08 -04:00
7bc220956a
this quickstart file is confusing and not needed
...
removing
2015-04-29 13:15:53 +10:00
439d0d2e37
Check Rails.version instead of ENV
...
Like that we can have code that works on multiple Rails versions, and we
dont need to mix a new method on Kernel.
Also, this makes easier to have multiple versions.
For instance, before master was 4.2, which is not the case anymore, so
on the code we should check versions and not Environment variables
2015-04-28 22:27:47 -04:00
15ea0c4789
Merge pull request #3304 from riking/desktop-notifications
...
Desktop notifications!
2015-04-28 16:24:02 -04:00
cff6e49eb7
FEATURE: prefill topic title, body and category via URL
2015-04-29 00:01:10 +05:30
729aaa826b
Merge pull request #3404 from techAPJ/patch-1
...
FEATURE: magic login route for admin when SSO is enabled
2015-04-28 07:47:50 +10:00
8c930c97e0
If there are pending posts in a topic, display a message at the bottom
2015-04-27 15:55:10 -04:00
ecafbb0a63
Can delete users via the moderation queue
2015-04-27 15:06:20 -04:00
2932284293
FEATURE: magic login route for admin when SSO is enabled
2015-04-27 22:54:48 +05:30
04b064cbde
add mention of HTML to reply placeholder
2015-04-25 02:48:08 -07:00
6233770e3a
period at bottom of topic msg was dangling
2015-04-25 01:40:55 -07:00
15dbce5886
Show pending posts count in modal when your posts are enqueued
2015-04-24 15:44:59 -04:00
3a6efa25f0
Allow ReadOnly to propogate up to the Ember app via Response Header
2015-04-24 14:37:16 -04:00
5b3f99aa50
Don't blow up if Redis switches to READONLY
2015-04-24 14:37:16 -04:00
a5804d7040
FIX: reduce 'download_remote_images_threshold' default value to 10
2015-04-24 12:07:01 +02:00
574052b786
Update Translations
2015-04-22 19:05:15 +05:30
f5e27fe2c8
FEATURE: Desktop notifications
2015-04-21 20:21:52 -07:00
444fe5757d
improve new topic copy
2015-04-21 17:10:49 -07:00
5bf8c31af4
Users can see their pending posts
2015-04-21 16:44:47 -04:00
3071650eb3
FEATURE: when post is too short, suggest using the like button instead
2015-04-20 11:10:56 -04:00
ba6d5505af
FIX: Typos in translations
2015-04-19 11:04:15 -04:00
dac4c646d5
add warning on default trust level
2015-04-17 15:29:40 -07:00
a61c202ac4
Rewrite /private-messages
to /messages
2015-04-17 12:01:50 -04:00
0c11b4c707
timings is a POST
2015-04-17 12:49:55 +10:00
2599b94920
ignore uploads for mini profiler
2015-04-17 12:16:37 +10:00
788b66e4a3
Update SourceURL to work better
2015-04-16 16:51:49 -04:00
c7d367996a
PERF: Concatenate scripts in development mode
...
This improves my DOMContentLoaded from 9s+ to less than 4s.
Pinging @SamSaffron on this because this was previously controversial.
This implementation adds the `@sourceURL` directive so chrome correctly
identifies the source files.
2015-04-16 15:40:23 -04:00
2459f52c71
Merge pull request #3375 from techAPJ/patch-2
...
FEATURE: invite existing users to private topic
2015-04-16 11:13:42 -04:00
94fea09416
Merge pull request #3383 from techAPJ/patch-4
...
FIX: handle error for duplicate email_in address
2015-04-16 11:13:36 -04:00
866d1cd8e3
FIX: handle error for duplicate email_in address
2015-04-16 16:23:22 +05:30
67ed6b1e9a
FIX: missing pluralization, change topic card to use replies
2015-04-16 14:54:24 +10:00
a5b25ad2af
FEATURE: scale up likes per day as users increase trust level
...
tl2 = 1.5 times the likes
tl3 = 2 times the likes
tl4 = 3 times the likes
configurable via tl[234]_additional_likes_per_day_multiplier site setting
2015-04-16 09:44:30 +10:00
08b4b7b7ff
Moderators can edit posts that are queued before they approve/reject
2015-04-15 17:20:34 -04:00
17696e8c6f
Merge pull request #3379 from betson/pipe-delimited-indicator
...
indicate that lists can be pasted if pipe-delimited
2015-04-15 14:06:48 -07:00
dcb9d6e16a
remove queue_size_check
2015-04-15 15:52:39 -04:00
d491d4f997
FEATURE: invite existing users to private topic
2015-04-16 00:52:54 +05:30
af1571a58f
Site Settings for post approval
2015-04-15 14:54:37 -04:00
0c233e4e25
Interface is wired up for Approving/Rejecting posts
2015-04-15 14:54:37 -04:00
96d2c5069b
Interface for reviewing queued posts
2015-04-15 14:54:37 -04:00