Régis Hanol
29a0603850
Merge pull request #3279 from gschlager/importers_01
...
Fix gem load order for all importers
2015-03-18 21:41:37 +01:00
Régis Hanol
efdcf305e2
Merge pull request #3280 from gschlager/importers_02
...
Imported users shouldn't get an email immediately after the import
2015-03-18 21:41:13 +01:00
Gerhard Schlager
9913dfa6c6
Imported users shouldn't get an email immediately after the import
...
This sets the last_emailed_at for imported users to now which postpones the sending of digest emails for the configured amount of time. Therefore, the first digest email gets sent after 1 week (the default value of default_digest_email_frequency).
As suggested in https://meta.discourse.org/t/dont-trigger-digests-on-migration/26345/7
2015-03-18 21:02:40 +01:00
Gerhard Schlager
a412e9bede
Fix gem load order for all importers
...
https://meta.discourse.org/t/migrating-from-mybb/25563/8
2015-03-18 20:31:02 +01:00
Robin Ward
3d2d224312
FEATURE: User Directory, with sorting and time period filter
2015-03-18 15:20:34 -04:00
Régis Hanol
6b85d5582c
FIX: 'uploads:migrate_from_s3' rake task
2015-03-18 18:23:55 +01:00
Jeff Atwood
4bc101d40c
increase urgency of Google warning
2015-03-18 10:11:30 -07:00
Régis Hanol
60a9c249f4
Merge pull request #3278 from techAPJ/update-translations
...
Update Translations
2015-03-18 14:07:43 +01:00
Arpit Jalan
27a793073a
Update Translations
2015-03-18 18:27:27 +05:30
Sam
89ea125c73
automatic need only be added once to the hash
2015-03-18 17:47:39 +11:00
Sam
948617cb0b
FIX: ruby 2.2 using new parsing library which is way too lax
2015-03-18 16:25:24 +11:00
Sam
a0369855b9
FIX: subfolder offsite message bus was not returning wrong header
2015-03-18 09:10:35 +11:00
Régis Hanol
9cbd0f8e78
UX: separate custom from automatic groups in user admin
...
REFACTOR: some moar ES6 refactoring
2015-03-17 22:59:05 +01:00
Régis Hanol
56e01a766b
FIX: clear emoji cache after restore
2015-03-17 17:29:18 +01:00
Régis Hanol
aa41a9ce70
FIX: remove empty lines but keep whitespace on first line in code blocks
2015-03-17 17:27:16 +01:00
Neil Lalonde
8fcbea0c2c
FIX: don't show delete all posts button in admin when there are no posts
2015-03-17 11:18:39 -04:00
Régis Hanol
177cbf392d
UX: remove outline on lightboxes
2015-03-16 22:38:33 +01:00
Régis Hanol
6be645e1ca
FEATURE: ask confirmation when clearing more than 1 bookmark
2015-03-16 22:06:11 +01:00
Sam
4720d0c12b
Merge pull request #3277 from techAPJ/patch-1
...
FIX: return proper error message when replying to a closed or deleted topic
2015-03-17 07:38:00 +11:00
Régis Hanol
10ef30ab3c
FIX: better handling of the 'read guidelines' badge
2015-03-16 19:25:28 +01:00
Régis Hanol
5d74cadf2f
FIX: picture would be hidden when [details] block was closed in the composer
2015-03-16 18:57:15 +01:00
Régis Hanol
4ff1e19712
FIX: emoji aliases were not recognised
2015-03-16 18:28:11 +01:00
Robin Ward
50bf066afd
Add subcategory support to BBPress import
2015-03-16 13:18:20 -04:00
Régis Hanol
83a2a832b1
FIX: hide draft status when uploading an image
2015-03-16 17:06:23 +01:00
Régis Hanol
b0abe3a9d6
FIX: change button to 'remove feature' when a topic is already featured
2015-03-16 12:18:30 +01:00
Arpit Jalan
484ae8b6b7
FIX: return proper error message when replying to a closed or deleted topic
2015-03-16 16:43:22 +05:30
Régis Hanol
df7c38dd51
FIX: don't add an automated message when *a* moderator already replied (as opposed to *the* moderator)
2015-03-16 12:02:34 +01:00
Régis Hanol
ad8bf65053
Merge pull request #3246 from riking/patch-2
...
Remove topic_auto_close_at from PostSerializer
2015-03-16 09:53:38 +01:00
Régis Hanol
3a40875e0b
Merge pull request #3247 from jmay/group-manager-invites
...
group manager can issue invitations from restricted topics
2015-03-16 09:53:04 +01:00
Régis Hanol
c5de75d25d
Merge pull request #3122 from fantasticfears/share-link
...
FEATURE: unbind font awesome icon in share button
2015-03-16 09:51:20 +01:00
Régis Hanol
f84503315e
Merge pull request #3275 from dandv/patch-3
...
Add support for MyBB table prefix
2015-03-16 09:46:36 +01:00
Régis Hanol
35c94e8416
Merge pull request #3273 from Elberet/smf-importer
...
Fix gem load order for SFM2 importer
2015-03-16 09:46:18 +01:00
Régis Hanol
7e72472458
Merge pull request #3274 from dandv/patch-2
...
Fix broken mysql2 load order in mybb import script
2015-03-16 09:45:52 +01:00
Erick Guan
ae62c1361e
extends share links
...
- change `iconClass` to `faIcon`
- add `htmlIcon` to allow custom HTML
- add reddit, linkedin, tumblr
2015-03-16 16:44:50 +08:00
Régis Hanol
886e325c98
Merge pull request #3272 from riking/featured-css
...
FEATURE: Style 'Feature Topic' dialog
2015-03-16 09:44:46 +01:00
Sam
59a2f622c6
FIX: pause processing background messages while saving a post
2015-03-16 18:27:18 +11:00
Sam
8b4469a3f0
improve tests, ensure stream grows if all posts are loaded on commit
2015-03-16 17:40:49 +11:00
Sam
1d021d7019
commit post not working properly when stage post was not called
...
caused issues editing posts that were committed by the composer
2015-03-16 17:14:01 +11:00
riking
98c31f399a
FEATURE: Style 'Feature Topic' dialog
2015-03-15 20:42:14 -07:00
Jeff Atwood
705e7105c8
safer default all time post edit limit
...
we have wiki for this now anyway
2015-03-15 03:03:24 -07:00
Jeff Atwood
876d8a5174
de-emphasize categories on mobile a bit
2015-03-15 02:23:18 -07:00
Dan Dascalescu
9cd59d382d
Add support for MyBB table prefix
2015-03-14 22:31:08 -07:00
Dan Dascalescu
b8d855227d
Fix broken mysql2 load order in mybb import script
2015-03-14 21:29:17 -07:00
Jens Maier
1cc7db2370
Fix gem load order for SFM2 importer
2015-03-15 01:57:46 +01:00
Régis Hanol
399418e1ff
FIX: modal backup wasn't working
2015-03-14 12:46:46 +01:00
Régis Hanol
4787e73954
FIX: toggle topic status was inverted
2015-03-14 02:45:33 +01:00
Régis Hanol
424a3b042a
FEATURE: unified UI for pinning/banner topics
...
REFACTOR: ES6ified all the modals
2015-03-14 01:18:05 +01:00
Régis Hanol
7c1540e5ab
Merge pull request #3271 from gschlager/importers
...
Adds a few enhancements to the base importer
2015-03-13 22:20:32 +01:00
Gerhard Schlager
53591ade00
Adds a few enhancements to the base importer
...
- Allows importing globally pinned topics
- Doesn't restore the original value of a SiteSetting anymore if an importer changed its value
- Allows all file extensions during the import
- Adds the ability to import bookmarks
2015-03-13 21:24:11 +01:00
Robin Ward
77f9d1e223
Use pretender's passthrough for dynamically loaded scripts
2015-03-13 12:14:22 -04:00