Hypolite Petovan
064ff693fd
Add custom message to the maintenance module display
2021-03-10 09:50:20 -05:00
Roland Häder
5691099a15
Added missing type-hints
...
Signed-off-by: Roland Häder <roland@mxchange.org>
2021-03-09 13:37:48 +01:00
Michael
414b9558ec
Updated messages.po
2021-03-08 21:25:03 +00:00
Michael
972c9f7bc0
Issue 9743: Added translatable texts
2021-03-08 21:17:27 +00:00
Michael
553ad2994b
The template "maitnenance.tpl" isn't used anymore
2021-03-08 10:41:33 +00:00
Hypolite Petovan
2f590b2e07
Fix condition formatting in view/theme/frio/theme.php
2021-02-28 07:44:36 -05:00
Michael
530cfba71e
Offer "follow thread" only when you don't already follow
2021-02-28 07:47:07 +00:00
Michael
e8ab396d48
Perfgorm a reload after following a thread
2021-02-27 21:57:38 +00:00
Tobias Diekershoff
61ff7fc532
regen messages.po
2021-02-23 10:08:30 +01:00
Hypolite Petovan
3859b7ba10
Move /parse_url module to /parseurl
...
- Update oexchange module to use BBCode::embedURL instead of a self-request
- Remove mod/parse_url.php file
- Restrict ParseUrl module to authenticated users
2021-02-18 09:06:27 -05:00
Hypolite Petovan
07c938a950
Move vier-specific smileybutton styles to addon
2021-02-09 23:25:47 -05:00
Michael Vogel
04caf17772
Merge pull request #9887 from MrPetovan/task/9872-normalize-frontend-api-responses
...
Replace references of mod/subthread with item/{id}/follow
2021-02-01 20:30:31 +01:00
Tobias Diekershoff
f0de969b21
DE translation update
2021-02-01 07:16:33 +01:00
Tobias Diekershoff
980fb03d94
IT translation update THX fabrixxm
2021-02-01 07:05:10 +01:00
Tobias Diekershoff
cf8f69f84b
BG translation update THX Rafael Kalachev
2021-02-01 07:04:13 +01:00
Hypolite Petovan
7f78d6e722
Replace references of GET mod/substhread with POST item/{id}/follow
2021-01-31 17:36:18 -05:00
Hypolite Petovan
b31fc3bfa9
Move GET starred/{id} to POST item/{id}/star
2021-01-31 14:21:57 -05:00
Hypolite Petovan
5d270fbb54
Rename dostar() to doStar()
2021-01-31 14:21:09 -05:00
Hypolite Petovan
6d31c11e57
Move GET item/ignore/{id} to POST item/{id}/ignore
2021-01-31 12:56:44 -05:00
Hypolite Petovan
586d39420e
Rename doignore to doIgnoreThread
2021-01-31 12:55:50 -05:00
Michael Vogel
71b85ef393
Merge pull request #9893 from MrPetovan/bug/9879-empty-plurals
...
Skip empty message strings in Console\PoToPhp
2021-01-31 18:32:44 +01:00
Hypolite Petovan
151db1104a
Move GET /like/{id} to POST /item/{id}/activity/{verb}
2021-01-31 08:41:04 -05:00
Hypolite Petovan
3a18669730
Rename dolike to doActivityItem
2021-01-31 08:39:47 -05:00
Hypolite Petovan
3fae0cd650
Update translated strings files after update to Console\PoToPhp
2021-01-31 08:39:20 -05:00
Michael Vogel
56a77f5275
Merge pull request #9882 from MrPetovan/bug/po2php-plural-conversion
...
Remove ternary operators from converted .po plural condition
2021-01-31 11:43:25 +01:00
Hypolite Petovan
188f7b0eb0
Move GET pinned/{id} to POST item/{id}/pin
2021-01-30 18:42:23 -05:00
Hypolite Petovan
b3b2bc96ba
Rename dopin() to doPIn
2021-01-30 18:12:01 -05:00
Hypolite Petovan
bcd3a274f1
Update plural condition in strings.php after converter update
2021-01-29 20:02:54 -05:00
Michael Vogel
199f72ee3c
Merge pull request #9823 from MrPetovan/task/9677-2fa-remember-device
...
Add "Remember this device" feature to two factor authentication
2021-01-27 22:32:08 +01:00
Extarys
00e4c012f9
frio: change manifest to webmanifest
2021-01-24 23:48:22 -05:00
Extarys
aad6481824
formating head
2021-01-24 23:24:15 -05:00
Extarys
e06e72f26b
fix line width - i hate vscode
2021-01-24 17:28:58 -05:00
Extarys
e09bc681ff
frio: mobile: move navtab arrow closer
2021-01-24 16:19:52 -05:00
Extarys
7610533db0
initial formating
2021-01-24 16:07:24 -05:00
Hypolite Petovan
a7fac5a76f
Merge pull request #9858 from annando/notify-ignored
...
New setting that controls notifications for ignored contacts
2021-01-24 08:59:18 -05:00
Michael
0cd02631ce
New setting that controls notifications for ignored contacts
2021-01-24 11:40:09 +00:00
Hypolite Petovan
5a949911ba
Add trusted browsers user setting module
...
- Add trusted browsers help section
2021-01-23 05:42:59 -05:00
Hypolite Petovan
50f97e977a
Added support for trusted browser during authentication
2021-01-23 05:42:59 -05:00
Hypolite Petovan
830bcabce5
Updated main translation file after adding strings
2021-01-23 05:37:28 -05:00
Hypolite Petovan
590d44df5f
[frio] Add block author button in More dropdown
2021-01-23 05:33:15 -05:00
Extarys
e92456e247
update aria-controls
2021-01-22 12:00:40 -05:00
Extarys
cf54ed6960
rename separator to divider
2021-01-22 11:50:46 -05:00
Extarys
61ef23dedc
fix toggle button
2021-01-22 11:50:07 -05:00
Extarys
980aa6d404
frio: fix search icon color
2021-01-22 11:50:07 -05:00
Extarys
846506081c
frio mobile: fix: right offcanvas
2021-01-22 11:48:58 -05:00
Extarys
82acad004a
fix smarty spaces
2021-01-22 10:07:04 -05:00
Extarys
91d3e72be7
frio: formating, otherwise untouched
2021-01-22 08:38:44 -05:00
Hypolite Petovan
1193b73125
Merge pull request #9845 from Extarys/frio-eslint-prettier
...
Add eslint, prettier config files to Frio folder
2021-01-21 22:27:22 -05:00
Extarys
5167c2dc14
add frio formatting file
2021-01-21 18:16:22 -05:00
Hypolite Petovan
57d2ffde30
Updated main translation file after typo fix
2021-01-21 10:47:35 -05:00