Misty (Bot)
a26bfb3fda
Latest translations and fallbacks
2021-01-12 09:08:47 +00:00
Julian Lam
a407a51da6
fix : #9178 missing language strings (and fallbacks) for post-queue
2021-01-11 14:47:09 -05:00
Misty (Bot)
d90c7ff43b
Latest translations and fallbacks
2021-01-11 09:08:27 +00:00
Misty (Bot)
6c855bf48e
Latest translations and fallbacks
2021-01-10 09:08:11 +00:00
Misty (Bot)
96280d76af
Latest translations and fallbacks
2021-01-09 09:07:47 +00:00
Barış Soner Uşaklı
d83d40cf9b
fix: missing error message
2021-01-08 12:01:44 -05:00
Julian Lam
0da2843281
feat(api): schema definition for new credential checking route
2021-01-07 15:11:45 -05:00
Julian Lam
87a7d85e89
fix: missing breadcrumbs in schema
2021-01-07 15:11:45 -05:00
Barış Soner Uşaklı
072a0e32d8
feat: #8813 , faster category search dropdown
...
when you have 4k+ categories manipulating DOM becomes very slow
clone the list and manipulate it outside of DOM, replace list on DOM when search is done
add utils.debounce so list is updated slower
2021-01-06 17:04:18 -05:00
Misty (Bot)
afe6d84710
Latest translations and fallbacks
2021-01-06 09:09:57 +00:00
Misty (Bot)
ebf1624a90
Latest translations and fallbacks
2021-01-02 09:07:42 +00:00
Misty (Bot)
d1700c40e2
Latest translations and fallbacks
2020-12-31 09:09:40 +00:00
Julian Lam
e5edbc6faf
feat: automatically attempt socket.io reconnection on ajaxify
...
Also, updated messaging and toaster to accurately reflect offline-mode state
2020-12-30 13:59:00 -05:00
Julian Lam
041d45c3d2
fix: genericise .necro-post, bump persona to latest
2020-12-29 16:34:05 -05:00
Julian Lam
edb8da1ef9
feat(api): closes #9123 category and topic routes migrated to Write API
2020-12-29 10:32:01 -05:00
Misty (Bot)
1002c14aa2
Latest translations and fallbacks
2020-12-29 09:08:10 +00:00
Barış Soner Uşaklı
3121215e87
fix: #9127 , use assets path
2020-12-28 12:03:27 -05:00
Barış Soner Uşaklı
c1ecfd1ebf
feat: #9135 , don't try to reconnect forever
2020-12-28 11:44:14 -05:00
Julian Lam
fb3f3f729f
refactor(openapi): update TopicObject component to reference TopicObjectSlim in its schema
2020-12-28 10:48:58 -05:00
Barış Soner Uşaklı
20c1b684ed
fix : #9151 , dont use service worker for posts requests
2020-12-27 21:18:41 -05:00
Misty (Bot)
f1ec4961d9
Latest translations and fallbacks
2020-12-27 09:06:08 +00:00
Misty (Bot)
29fcdc4c22
Latest translations and fallbacks
2020-12-26 09:06:53 +00:00
Barış Soner Uşaklı
183cabe90f
fix : #9150 , fix selector so it doesn't add img-responsive to profile pics
2020-12-25 23:19:45 -05:00
Misty (Bot)
d85e351f43
Latest translations and fallbacks
2020-12-24 09:08:02 +00:00
Julian Lam
223f0a5515
feat(acp): admin tags privilege
2020-12-23 17:44:17 -05:00
Julian Lam
d90aa95808
feat: add confirmation modal when assigning admin:admins-mods privilege
2020-12-23 14:18:14 -05:00
Julian Lam
fb46a8d975
feat(acp): admins-mods privilege
2020-12-23 14:18:14 -05:00
Misty (Bot)
c62a6b6ca8
Latest translations and fallbacks
2020-12-23 09:07:52 +00:00
Julian Lam
da191341e8
feat(acp): added new admin privilege for groups management
2020-12-22 21:45:51 -05:00
Julian Lam
3959a7bd9c
fix(api): failing test due to missing file
2020-12-22 14:43:22 -05:00
Julian Lam
32e36f7b2e
feat(api): group ownership API route, switch client-side to use API route
2020-12-22 14:26:31 -05:00
Julian Lam
98550d61d7
feat(api): add schema for groups update route
2020-12-22 13:22:01 -05:00
Julian Lam
4fc1337762
feat(api): added schema for email unsubscribe token
2020-12-22 13:22:01 -05:00
Julian Lam
1cd2689cf6
refactor(api): deprecated groups update socket in favour of API lib
2020-12-22 13:22:01 -05:00
Julian Lam
e640a41a78
refactor(api): update group deletion calls to use write API
2020-12-22 13:22:01 -05:00
Misty (Bot)
4ac13160b5
Latest translations and fallbacks
2020-12-22 09:09:07 +00:00
Barış Soner Uşaklı
2ef72a94c2
fix : #9136 , fix move topic/post timeout errors
2020-12-21 11:19:51 -05:00
Peter Jaszkowiak
2be396ff6e
fix: email testing and settings change from ACP
...
- changing email SMTP settings wouldn't apply the first time
- "Send Test Email" now will report emailer errors in most cases
2020-12-18 16:39:09 -05:00
Barış Soner Uşaklı
b369dc888b
fix : #9129 , event is fired on socket.io
2020-12-18 14:53:21 -05:00
Julian Lam
f416dc177a
fix: all tests, wrap up work
2020-12-18 14:01:41 -05:00
Julian Lam
9c2de86a6e
fix: two more routes
2020-12-18 14:01:41 -05:00
Julian Lam
cb32e32ae3
feat: fix more tests, add more routes, update api test suite
2020-12-18 14:01:41 -05:00
Julian Lam
14c51e3c60
feat: add registration/complete route, fix some other tests
2020-12-18 14:01:41 -05:00
Julian Lam
b9a61d2d45
fix: api tests
2020-12-18 14:01:41 -05:00
Julian Lam
9de35ec5a3
feat: add missing schemas for various ACP settings routes
2020-12-18 14:01:41 -05:00
Julian Lam
c079051b19
fix: errors in write-api schema
2020-12-18 14:01:41 -05:00
Julian Lam
8e5a413e4e
chore: minor reordering of lines
2020-12-18 14:01:41 -05:00
Julian Lam
990f107736
fix: broken tests from last round of fixes
2020-12-18 14:01:41 -05:00
Julian Lam
d6de925348
feat: add missing schema for category update and deletion
...
Deleted CategoryObj component, since CategoryObject is used more
2020-12-18 14:01:41 -05:00
Julian Lam
eef052c1bf
fix: add missing token generation route to write api spec
2020-12-18 14:01:41 -05:00