78e8aa823d
UX: Just show "1m" if less than 1m
2016-08-18 12:47:00 -04:00
206d056798
also support schema cause it is simpler to redirect
2016-08-18 13:52:30 +10:00
6d1d7b7c8f
UX: new /categories layout
2016-08-17 23:23:16 +02:00
d079f69b7b
FEATURE: add flair to avatars using new settings in the groups admin UI
2016-08-17 15:13:15 -04:00
4e76525d25
Remove stray quotation.
2016-08-17 09:15:06 +08:00
416e7e0d1e
FEATURE: basic UI to view user api keys
2016-08-16 17:06:52 +10:00
b7cea24d76
FEATURE: more user API flow, support key creation
2016-08-16 17:06:52 +10:00
3b792054f2
Merge pull request #4387 from gdpelican/feature/tags-intersection
...
FEATURE: Tags intersection page
2016-08-15 16:24:29 -04:00
037e9bb7b8
Support any number of tag intersections
2016-08-15 15:30:17 -04:00
1042f1a923
UX: Allow translation of composer icons
2016-08-15 18:57:05 +02:00
a2220feaea
FEATURE: new site setting rebake_old_posts_count
2016-08-15 16:34:13 +05:30
0433163866
FEATURE: Support subfolders in SiteSetting.s3_backup_bucket
.
2016-08-15 16:14:51 +08:00
fc095acaaa
Feature: User API key support (server side implementation)
...
- Supports throttled read and write
- No support for push yet, but data is captured about intent
2016-08-15 17:59:36 +10:00
aa5de3c40a
FEATURE: Support subfolders in S3 bucket name.
...
This commit also fixes a bug where s3 uploads are not
moved to a tombstone folder when removed.
2016-08-15 13:07:41 +08:00
58b40eed7b
fix delete_confirm_MF translation key
2016-08-13 09:14:52 +05:30
7e73b933c7
First pass
2016-08-12 15:28:46 -04:00
7427209f21
remove unused translation keys
2016-08-12 23:41:13 +05:30
7e4503dd99
FEATURE: basic info route for all sites, even ones that require login
...
This information is public in meta tags already on home page, providing a
route allows consumers to check it way more cheaply
2016-08-12 17:10:35 +10:00
afaba56de3
FEATURE: missing API endpoint for topic tracking states
2016-08-12 17:10:35 +10:00
80e2fa05be
minor copyedit to site setting
2016-08-11 17:14:39 -07:00
9b840cac96
UX: Add "Search" category to site settings
2016-08-11 13:48:49 -04:00
01d79d9129
Merge pull request #4382 from SafaAlfulaij/fix_plural_strings
...
Fix Plural Strings That are Not Marked as Plural
2016-08-11 09:18:37 +08:00
2559eada9f
Fix a Plural String Leftover and Change the messageFormat Link
2016-08-10 22:51:31 +03:00
fc311dbe3b
FEATURE: An option to search more recent posts for very large sites.
...
On very large forums searching posts can be slow, so this commit
introduces the ability to try and search only the most recent posts
first, and then going for a larger breadth search if there aren't
enough results.
Enable `search_prefer_recent_posts` and you can customize how many
recent posts to filter with `search_recent_posts_size`
2016-08-10 15:43:42 -04:00
25a14fcba8
Update Translations
2016-08-10 23:08:10 +05:30
291c32aa69
Fix Plural Strings
2016-08-10 20:24:28 +03:00
2b0268e74a
more concise error rate topbar copy
2016-08-09 23:44:05 -07:00
db3ae803c5
UX: Let the user know the search is too short in the header menu
2016-08-09 16:05:58 -04:00
fd3a8583dd
UX: Display a message when the search term is too short on full page
2016-08-09 15:11:58 -04:00
51322a46b3
FEATURE: retry processing incoming emails on rate limit
2016-08-08 22:28:27 +02:00
f1bfc74e79
Update translations
2016-08-05 14:39:55 -04:00
6827239444
Merge pull request #4360 from tgxworld/support_new_pg_dump_format
...
Changes to backup and restore
2016-08-04 10:58:42 +08:00
19fa24d888
Add a warning if a user tries to PM themselves
2016-08-03 13:58:24 -04:00
e92f5e4fbf
FEATURE: new email attachment blacklists site settings
2016-08-03 17:55:54 +02:00
adc8336949
Make sure we track restore/backlog success logs as well.
2016-08-03 16:23:47 +08:00
0a942dbc73
FEATURE: Avoid creating an archive for database only backups.
2016-08-03 16:23:46 +08:00
37162e476b
FIX: remove gtm_ua_domain_name setting because it's preferable to configure it in Google Tag Manager settings
2016-08-02 14:54:35 -04:00
dc2dae2cc4
FIX: Logs notice was not displaying the right Date.
2016-08-02 12:40:28 +08:00
5b270b6b06
change 'clean_orphan_uploads_grace_period_hours' default value to 2 days
2016-08-01 18:36:39 +02:00
9018de39ed
FEATURE: allow shipping bio markdown via SSO
...
- Also adds site setting for sso_overrides_bio to disable bio editing by end users
2016-08-01 15:29:28 +10:00
919566b33d
minor copyedit
2016-07-29 08:57:24 -07:00
bc81c8b2a0
Explicit on site settings and fixing minor parts
2016-07-28 23:35:24 +08:00
36ddb1787e
FEATURE: Add toggle topic visibility button in popup menu.
2016-07-28 16:57:04 +08:00
c6dbaca0dc
SECURITY: disable user entered badge SQL by default
...
- Hidden site settings now must be change via rails console
2016-07-28 09:03:00 +10:00
437ad5b05a
Remove extra characters returned from Transifex
2016-07-27 17:55:29 -04:00
6a8f57d602
Update translations
2016-07-27 17:55:28 -04:00
c4b52b1a19
GET is a more RESTy verb for '/users/:username/emails'
2016-07-27 20:15:28 +02:00
6dac9075dc
new 'convert_pasted_images_quality' site setting
2016-07-27 19:59:44 +02:00
a3f39866ab
Update translations using temporary workaround for Transifex bugs
2016-07-27 13:29:13 -04:00
8cbd585e20
FEATURE: Allow staff users to merge posts.
2016-07-27 12:04:14 +08:00