dfcbaf66d3
Merge pull request #4424 from bradleypriest/patch-1
...
Adjust example order to match description
2016-08-29 16:07:20 +08:00
bb5dc839a0
extend existing log suppression for empty JS errors
2016-08-29 00:47:11 -07:00
6fd3ebb253
don't log any JavaScript "errors" from IE 9
2016-08-29 00:35:01 -07:00
745166db8b
Adjust example order to match description
...
Adjust the order of the examples in the activation email to match the order they are described in the previous line
2016-08-29 10:46:14 +08:00
2251104e32
FEATURE: avatar flair can be font awesome icons
2016-08-26 17:15:37 -04:00
33054a7ad3
minor copyedit
2016-08-26 09:05:15 -07:00
4fe52c8cbe
FEATURE: backend support for pushing notifications to clients
2016-08-26 12:47:10 +10:00
4be3b9f36d
Update translations
2016-08-25 11:04:46 -04:00
41a22b8c5a
FIX: Don't sanitize API username so that we can potentially identify the source.
2016-08-25 16:32:11 +08:00
846a08d3c7
FIX: improve error results for message bus failures
2016-08-25 15:39:39 +10:00
7a81669c18
SECURITY: don't allow re-using the current password during password reset
2016-08-24 12:27:21 -04:00
7258e3f3e2
Merge pull request #4411 from rimian/filter-api-key
...
filter out api key
2016-08-24 10:59:50 +08:00
50bb2d52c5
filter alpi_username from logs
2016-08-24 12:58:24 +10:00
2f68be2c5c
FEATURE: custom html and text can be added to summary emails
2016-08-23 16:06:02 -04:00
c3a3aff120
FEATURE: Support for a whitelist for embeddable host paths
2016-08-23 14:56:12 -04:00
e06be6561d
Update Translations
2016-08-23 18:48:00 +05:30
691f739f11
better error handling
...
push notifications imply read access, no need for a special permission
2016-08-23 16:48:00 +10:00
d81344c488
filter out api key
2016-08-23 10:13:15 +10:00
2690ef7050
prefix setting with 'desktop_' since it's only used for desktop
2016-08-22 23:43:42 +02:00
4d6028ea2d
UX: new 'category_page_style' site setting
2016-08-22 23:01:43 +02:00
2ce9d3d733
FIX: unhide embed_truncate
since you can use it via wp plugin
2016-08-22 15:51:57 -04:00
c297af8ba1
FIX: Force refresh when you change a forum's privacy settings
2016-08-22 14:07:30 -04:00
884bdf7240
FEATURE: Ability to scrub titles when importing embeddable content
2016-08-22 12:43:02 -04:00
61b49c2d03
move default_opengraph_image_url to required settings
2016-08-22 07:43:43 +05:30
b02c9bef79
FIX: embed_truncate should default to true
2016-08-19 17:16:22 +05:30
96b6d342cc
FIX: /categories page issues
...
FIX: endless spinner when /categories is set to homepage and you click the home logo
FIX: latest column should respect topic state for the current user (new, unread, etc.)
FIX: post count should have heat colors applied based on like ratios
FIX: Add "More" button at the bottom of the latest column
UX: The topic count number in the categories panel should be slightly larger
2016-08-18 19:41:21 +02:00
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