scossar
|
5b5076c61d
|
test for empty string
|
2016-03-04 20:20:58 -08:00 |
|
Sam Saffron
|
a656a672a1
|
FIX: Don't limit the count of badges to 96
|
2016-03-05 10:57:32 +11:00 |
|
Régis Hanol
|
05f0db0a20
|
FIX: don't use destroy_all when delete_all is enough
|
2016-03-05 00:41:22 +01:00 |
|
James Kiesel
|
54b4fb69db
|
FEATURE: Add site setting for disabling mailing list mode site wide
|
2016-03-05 11:08:31 +13:00 |
|
scossar
|
2d8b10d139
|
validate user locale
|
2016-03-04 13:21:30 -08:00 |
|
Robin Ward
|
0a96829508
|
FIX: Search aliases but don't add them to the results
|
2016-03-04 16:08:17 -05:00 |
|
Robin Ward
|
396713718b
|
FEATURE: Adds ~200 more emoji
This includes all new emoji from Unicode 7 and Unicode 8 with the
exception of skin tones which will require a new interface.
|
2016-03-04 15:10:14 -05:00 |
|
Joe Buhlig
|
8d6579c729
|
Added ability to create topic sorts in plugins with custom_fields
|
2016-03-04 11:07:39 -06:00 |
|
Arpit Jalan
|
b2b7342d53
|
UX: Mobile specific style for Admin IP Lookup box
|
2016-03-04 22:33:47 +05:30 |
|
Sam Saffron
|
7598037080
|
Only pull in gem if it is being used, remove middleware
|
2016-03-04 23:17:14 +11:00 |
|
Sam Saffron
|
8b1772ac0f
|
FIX: if user undos like, and relikes notify
FEATURE: roll up likes for notify on all likes
|
2016-03-04 22:56:27 +11:00 |
|
Régis Hanol
|
71911a4c67
|
fix build
|
2016-03-04 10:52:23 +01:00 |
|
Régis Hanol
|
06ec563883
|
Merge pull request #4004 from scossar/email-notifications-in-preferred-locale
Feature: (WIP) Send email notifications in user's preferred language
|
2016-03-04 09:13:20 +01:00 |
|
Régis Hanol
|
1135d2094a
|
Merge pull request #4006 from scossar/set-locale-from-header
Feature: (WIP) Set locale from Accept-Language header
|
2016-03-04 09:12:30 +01:00 |
|
scossar
|
a20a52b25f
|
add user locale
|
2016-03-03 17:21:50 -08:00 |
|
Arpit Jalan
|
7ddb7ff429
|
code optimization
|
2016-03-04 01:12:41 +05:30 |
|
Arpit Jalan
|
36f82aa68c
|
FEATURE: enforce admin password validation when signing up via developer email
|
2016-03-04 00:28:47 +05:30 |
|
Robin Ward
|
04990e7c5c
|
PERF: Use widgets to render categories in hamburger menu
Small change results in 1.3x faster on initial render, 1.7x
on subsequent renders.
|
2016-03-03 13:45:38 -05:00 |
|
Régis Hanol
|
8d4bac7da2
|
fix build & add migration to clear common passwords cache
|
2016-03-03 19:39:22 +01:00 |
|
Régis Hanol
|
341037d6fb
|
FIX: less restricting 'BACKUP_ROUTE_FORMAT'
|
2016-03-03 18:52:32 +01:00 |
|
Neil Lalonde
|
3b18a5d59d
|
FIX: redirect url after anonymizing a user
|
2016-03-03 11:59:07 -05:00 |
|
Robin Ward
|
79cc602bcc
|
FIX: Broken test :fired:
|
2016-03-03 11:40:35 -05:00 |
|
Robin Ward
|
166a056497
|
FIX: Don't show trash can for user deleted posts
|
2016-03-03 10:48:04 -05:00 |
|
Jeff Atwood
|
57c518eee1
|
update common password checker for 10 char+
|
2016-03-03 04:06:54 -08:00 |
|
Régis Hanol
|
f3c868e7bb
|
run the BackupChunksMerger job in 5 seconds
|
2016-03-03 12:01:13 +01:00 |
|
Sam
|
5a6c34fb8a
|
regression, unable to edit posts
|
2016-03-03 16:00:14 +11:00 |
|
Guo Xiang Tan
|
9d24a00f2e
|
Merge pull request #4055 from tgxworld/fix_topic_view_not_working_in_redis_readonly
FIX: Topic view not working when Redis is readonly.
|
2016-03-03 08:48:31 +08:00 |
|
Guo Xiang Tan
|
5f8e20aa1d
|
FIX: Topic view not working when Redis is readonly.
|
2016-03-03 08:26:45 +08:00 |
|
Ryan Mulligan
|
e1f7d05677
|
phpbb-import-script: move bbcode_to_md to before other text processing
This seems to fix the issue I reported at
https://meta.discourse.org/t/import-script-phpbb/40424
|
2016-03-02 15:14:58 -08:00 |
|
Neil Lalonde
|
53a463d7c1
|
Hub must be called with https
|
2016-03-02 17:51:13 -05:00 |
|
Robin Ward
|
917546d43b
|
FIX: Wrong flag images
|
2016-03-02 16:52:16 -05:00 |
|
Neil Lalonde
|
c1aea91d63
|
FEATURE: More digest email frequency options. Digests can be sent as often as every 30 minutes.
|
2016-03-02 15:43:47 -05:00 |
|
Robin Ward
|
be257225b6
|
Adjustment: New User Posts must be reviewed at TL0 + TL1
|
2016-03-02 14:54:03 -05:00 |
|
Robin Ward
|
0167f6bb57
|
FIX: Don't substitute emojis within code blocks
|
2016-03-02 14:32:00 -05:00 |
|
Arpit Jalan
|
bfaa4cdb37
|
FEATURE: compose a new pre-filled private message to a group via URL
|
2016-03-03 00:19:06 +05:30 |
|
Robin Ward
|
94f5aa6015
|
FIX: Have the approve post count setting work as advertised
|
2016-03-02 13:20:13 -05:00 |
|
Guo Xiang Tan
|
f32f0d6337
|
Merge pull request #4017 from tgxworld/add_admin_banner_for_logster
FEATURE: Admin Banner when Logster logs is getting flooded.
|
2016-03-02 23:44:56 +08:00 |
|
Guo Xiang Tan
|
fdd6920ae7
|
FEATURE: Admin Banner when Logster logs is getting flooded.
|
2016-03-02 22:03:16 +08:00 |
|
Guo Xiang Tan
|
b41aa27a84
|
FEATURE: Support multisite in PostgreSQL fallback adapter.
|
2016-03-02 21:37:37 +08:00 |
|
Sam Saffron
|
5f4075a6cf
|
FEATURE: users can select how frequently they are notified on likes
- first time
- first time and daily (default)
- always
|
2016-03-02 23:16:52 +11:00 |
|
Arpit Jalan
|
50e65634d7
|
FEATURE: new setting min_admin_password_length and better default
|
2016-03-02 14:43:26 +05:30 |
|
Sam Saffron
|
c15c483931
|
PERF: stop rebuilding full directory item table on refresh
|
2016-03-02 18:23:29 +11:00 |
|
Sam
|
280ca372a3
|
FIX: logout not working
|
2016-03-02 11:18:32 +11:00 |
|
Jeff Atwood
|
83fda03495
|
remove modal flag hint, no longer needed
|
2016-03-01 14:22:36 -08:00 |
|
Neil Lalonde
|
6c0c96d24b
|
Merge pull request #4050 from gschlager/sourceforge-importer
FEATURE: Add importer for SourceForge discussions
|
2016-03-01 17:18:41 -05:00 |
|
Robin Ward
|
bff965327c
|
FIX: Use much less aggressive cloaking
|
2016-03-01 16:50:46 -05:00 |
|
Robin Ward
|
e6b95e56d7
|
FIX: You shouldn't be able to convert a whisper to a moderator post
|
2016-03-01 15:30:28 -05:00 |
|
Robin Ward
|
08e43588f6
|
FIX: Autocomplete wasn't properly updating d-editor
|
2016-03-01 15:17:17 -05:00 |
|
Arpit Jalan
|
8349669f8e
|
streamline topic_invite locale
|
2016-03-02 00:39:17 +05:30 |
|
Robin Ward
|
fff119a554
|
FIX: Regression with categories when replying as linked topic
|
2016-03-01 14:08:39 -05:00 |
|