Guo Xiang Tan
|
aa9decf6fd
|
Remove DiscourseEvent.clear .
|
2016-09-05 15:17:49 +08:00 |
|
Sam
|
59640bae3b
|
FIX: absolute URL for CDN should always be rooted with a protocol
|
2016-09-05 15:57:46 +10:00 |
|
Guo Xiang Tan
|
e4b75f604c
|
FIX: Make clean up upload script a safer task to run.
|
2016-09-05 10:06:02 +08:00 |
|
Arpit Jalan
|
76857e3f77
|
do not create new revision when remapping posts
|
2016-09-03 23:21:56 +05:30 |
|
Sam
|
be0fd5b4cc
|
FEATURE: allow user api key revocation for read only keys
|
2016-09-02 17:04:00 +10:00 |
|
Guo Xiang Tan
|
df8d24734a
|
Regenerate missing optimized images for all dbs by default.
|
2016-09-02 13:06:31 +08:00 |
|
Guo Xiang Tan
|
e4883725e6
|
Script to analyze uploads on a site.
|
2016-09-02 12:07:06 +08:00 |
|
Guo Xiang Tan
|
82324db71a
|
Allow uploads:missing Rake task to be run for a single site.
|
2016-09-02 10:22:39 +08:00 |
|
Guo Xiang Tan
|
2349ab5a51
|
puts not putc .
|
2016-08-29 10:30:10 +08:00 |
|
Guo Xiang Tan
|
e57ed5223a
|
Fix rake task.
|
2016-08-26 15:46:42 +08:00 |
|
Sam
|
c4bf138d2c
|
FIX: incorrect error being raised
|
2016-08-26 10:39:13 +10:00 |
|
Guo Xiang Tan
|
b1c8ede617
|
Merge pull request #4420 from tgxworld/prioritize_user_avataras
Prioritize user avatars when regenerating missing optimized images.
|
2016-08-26 07:58:58 +08:00 |
|
Neil Lalonde
|
b3c65620f3
|
Version bump to v1.7.0.beta3
|
2016-08-25 12:01:06 -04:00 |
|
Guo Xiang Tan
|
2f39293867
|
FIX: User enabled readonly mode was not working.
|
2016-08-25 23:31:59 +08:00 |
|
Vinoth Kannan
|
648c8d27a6
|
chomp before regex manifest
|
2016-08-25 17:15:29 +05:30 |
|
Guo Xiang Tan
|
2448db4716
|
Prioritize user avatars when regenerating missing optimized images.
|
2016-08-25 18:29:52 +08:00 |
|
Guo Xiang Tan
|
7e80810de1
|
FIX: Raise an error if metadata is not extracted correctly.
|
2016-08-25 17:20:32 +08:00 |
|
Guo Xiang Tan
|
5da768b4fe
|
FIX: find_each uses find_in_batches which uses the primary key as the order.
|
2016-08-25 16:11:28 +08:00 |
|
Neil Lalonde
|
50a8eb1810
|
Merge pull request #4405 from gdpelican/fix/intersection-pagination
FIX: Don't join on tags unnecessarily when matching all tags
|
2016-08-24 14:45:15 -04:00 |
|
Neil Lalonde
|
7a81669c18
|
SECURITY: don't allow re-using the current password during password reset
|
2016-08-24 12:27:21 -04:00 |
|
Robin Ward
|
79245a25a3
|
Explain the skip_jobs parameter
|
2016-08-24 11:06:14 -04:00 |
|
Régis Hanol
|
038eb6f645
|
FIX: translations with a symbol as key should also be overridable
|
2016-08-24 11:53:03 +02:00 |
|
Guo Xiang Tan
|
3e4b02bbd4
|
FIX: Make sure constant reflects the right backup extenstion.
|
2016-08-24 10:28:23 +08:00 |
|
Robin Ward
|
2cb4cb7b72
|
FIX: Don't enqueue jobs in a transaction
|
2016-08-23 16:07:59 -04:00 |
|
Robin Ward
|
c3a3aff120
|
FEATURE: Support for a whitelist for embeddable host paths
|
2016-08-23 14:56:12 -04:00 |
|
Guo Xiang Tan
|
f19232646f
|
Rescue all errors when backfilling shas for uploads.
|
2016-08-23 15:05:37 +08:00 |
|
Guo Xiang Tan
|
2c1249f381
|
Remove monkey patch.
|
2016-08-23 12:04:53 +08:00 |
|
Guo Xiang Tan
|
574b8fdf41
|
Allow backfilling of shas to complete.
|
2016-08-23 10:34:32 +08:00 |
|
Arpit Jalan
|
a39929d12e
|
FEATURE: add opengraph and twitter meta tags on every page
|
2016-08-21 22:08:49 +05:30 |
|
Arpit Jalan
|
3bd8b55fce
|
FEATURE: new rake task to change post ownership for a specific user
|
2016-08-20 20:43:16 +05:30 |
|
Robin Ward
|
b4b96bf62b
|
FIX: Support searching your PMs via full page
|
2016-08-19 15:00:05 -04:00 |
|
Arpit Jalan
|
a590f35982
|
FEATURE: allow changing post owners without creating post revision
|
2016-08-19 23:34:21 +05:30 |
|
James Kiesel
|
386b8b8498
|
Don't join on tags unnecessarily when matching all tags
|
2016-08-19 10:37:32 -05:00 |
|
Guo Xiang Tan
|
5222022842
|
Use another rake task to regenerate optimized images for multisite.
|
2016-08-19 15:52:09 +08:00 |
|
Guo Xiang Tan
|
3141c179f7
|
REFACTOR: Get bucket name from S3Helper.
|
2016-08-19 14:08:37 +08:00 |
|
Sam
|
b09922b58a
|
we have to allow message bus for read clients
|
2016-08-19 15:22:52 +10:00 |
|
Neil Lalonde
|
7195a103ab
|
FEATURE: digests choose topics you're watching or tracking first
|
2016-08-18 17:16:52 -04:00 |
|
Sam
|
3ea68f8f6c
|
tweak headers so they can be consumed
|
2016-08-18 14:38:33 +10:00 |
|
Régis Hanol
|
6d1d7b7c8f
|
UX: new /categories layout
|
2016-08-17 23:23:16 +02:00 |
|
Neil Lalonde
|
d079f69b7b
|
FEATURE: add flair to avatars using new settings in the groups admin UI
|
2016-08-17 15:13:15 -04:00 |
|
Arpit Jalan
|
6af4e6bd05
|
FEATURE: new rake task to remap posts matching a string
|
2016-08-17 14:08:46 +05:30 |
|
Guo Xiang Tan
|
78bec20424
|
FIX: Check options and not just site settings.
|
2016-08-17 16:16:00 +08:00 |
|
Arpit Jalan
|
dc4799dda2
|
handle posts:rebake_match task without type argument
|
2016-08-17 01:01:06 +05:30 |
|
Arpit Jalan
|
054ee4dc55
|
FEATURE: new rake task to rebake posts using regex matching
|
2016-08-17 00:01:19 +05:30 |
|
Guo Xiang Tan
|
7ff1f6cb9d
|
Allow custom bucket name for FileStore::S3Store .
|
2016-08-16 15:25:42 +08:00 |
|
Sam
|
416e7e0d1e
|
FEATURE: basic UI to view user api keys
|
2016-08-16 17:06:52 +10:00 |
|
Guo Xiang Tan
|
11356fb9f4
|
Allow custom s3 options for S3Helper .
|
2016-08-16 11:13:59 +08:00 |
|
Neil Lalonde
|
3b792054f2
|
Merge pull request #4387 from gdpelican/feature/tags-intersection
FEATURE: Tags intersection page
|
2016-08-15 16:24:29 -04:00 |
|
Neil Lalonde
|
5849c345cc
|
FEATURE: digest emails will try to choose topics from your tracked and watched categories first
|
2016-08-15 16:16:04 -04:00 |
|
James Kiesel
|
037e9bb7b8
|
Support any number of tag intersections
|
2016-08-15 15:30:17 -04:00 |
|