Commit Graph

5787 Commits

Author SHA1 Message Date
Philipp Holzer 800694e9b3
Remove unused `use` statements & remove PConfig class 2020-01-18 17:02:59 +01:00
Philipp Holzer 88bb66371c
Move PConfig::set() to DI::pConfig()->set() 2020-01-18 16:54:50 +01:00
Philipp Holzer 9e9429b56d
Move PConfig::get() to DI::pConfig()->get() 2020-01-18 16:50:57 +01:00
Philipp Holzer 6e2880c679
Move PConfig::load() to DI::pConfig()->load() 2020-01-18 15:59:01 +01:00
Hypolite Petovan 7274891b62
Merge pull request #8122 from annando/additional
Additional accounts can now be created easily
2020-01-18 08:21:17 -05:00
Tobias Diekershoff 1dc5b82947 updated JA translation THX Ozero Dien 2020-01-18 09:23:55 +01:00
Michael f3b3c4e866 Link to registration added 2020-01-17 12:44:26 +00:00
Michael 7ee7bd72fd Additional accounts now work for the general template as well 2020-01-17 07:08:32 +00:00
Michael e5ecfa7c34 Additional accounts can now be created easily 2020-01-17 07:02:59 +00:00
Hypolite Petovan 7db4c7ea02
Merge pull request #8118 from annando/spamcheck
Improved spam protection
2020-01-15 13:15:17 -05:00
Michael Vogel 8ebc385772 Improved spam protection 2020-01-15 18:55:32 +01:00
Hypolite Petovan 7bf00984ec
Merge pull request #8079 from ozero/patch-1
[frio] Stop scrollToItem() animate twice.
2020-01-15 08:19:25 -05:00
ozero dien 0a5b3a2bc7
Update theme.js
Reverted the animation change.
2020-01-15 18:58:00 +09:00
Michael e7a652851e Use only the first part of the path for the local storage 2020-01-14 07:04:42 +00:00
Michael c7beffa5ca Vier: The forumlist doesn't appear on the left in wide view 2020-01-13 22:14:14 +00:00
Michael b83f328983 Remove "f" parameter / network page parameter cleanup 2020-01-13 20:10:13 +00:00
Michael d9f26aed66 Use local storage 2020-01-12 12:56:44 +00:00
Michael d46a940d20 Group sidebar now has got the indicator as well 2020-01-11 09:40:10 +00:00
Michael e1ed4c604b Added open/close indicator for Frio 2020-01-11 09:33:52 +00:00
Michael f801e55d15 "init" function for sidebar added 2020-01-11 09:10:22 +00:00
Michael 579fd2962e Some more widgets added 2020-01-11 09:05:43 +00:00
Michael cfeef7afed We now store the state in a cookie 2020-01-11 08:41:14 +00:00
Michael 8f36a1554e The widget are now inflated by default as well 2020-01-11 06:42:47 +00:00
Michael 4c2d1aff03 The widgets in the sidebar are now deflated by standard 2020-01-09 06:53:33 +00:00
ozero dien f3ea4a4f45
Stop scrollToItem() animate twice.
- Suppress first fade-to-black with `animate(colWhite, 1)`
- Stop animate twice in `colShiny` with `).promise().done(`
2020-01-09 13:59:56 +09:00
Hypolite Petovan 393a671501
Merge pull request #8055 from nupplaphil/task/remove_get_server
Remove get_server() in favor of Search::getGlobalDirectory()
2020-01-04 20:10:50 -05:00
Philipp Holzer 48baa0be4b
Remove get_server() in favor of Search::getGlobalDirectory() 2020-01-05 00:04:55 +01:00
Philipp Holzer f0eea6f875
Remove get_app() in favor of DI::app() 2020-01-04 23:42:01 +01:00
Philipp Holzer a4a7f19df1
Move redundant System::removedBaseUrl() to DI::baseUrl()->remove() calls 2019-12-30 23:03:56 +01:00
Philipp Holzer 3f34229752
Move redundant System::baseUrl() to DI::baseUrl() calls 2019-12-30 23:00:08 +01:00
Philipp Holzer 6d7362da41
Replace deprecated $a->page with DI::page() 2019-12-30 20:02:09 +01:00
Philipp Holzer 4835f1185f
Remove deprecated App::module - replace with DI::module()->getName() 2019-12-29 20:17:52 +01:00
Philipp Holzer 26af2feee2
Remove deprecated App::is_mobile/is_tablet - replace with DI::mode()->isMobile()/isTablet() 2019-12-29 20:17:50 +01:00
Philipp Holzer 2900389696
Remove deprecated App::getUrlPath - process methods to DI::baseUrl()->getUrlPath() 2019-12-29 20:17:46 +01:00
Philipp Holzer e93fba5136
Remove deprecated App::removeBaseURL - process methods to DI::baseUrl()->remove() 2019-12-29 20:17:45 +01:00
Tobias Diekershoff 2a7b1d33aa DE translation update THX loma1 2019-12-29 17:48:44 +01:00
Tobias Diekershoff 338eba788d updated JA translation THX Ozero Dien 2019-12-25 10:20:40 +01:00
Tobias Diekershoff 00756737b5 Merge branch 'master' 2019.12 into develop 2019-12-23 20:03:47 +01:00
Tobias Diekershoff 56eb9adbdd EN GB translation update THX AndyH3 2019-12-23 06:43:14 +01:00
Tobias Diekershoff 2ab92f1f4d EN US translation update THX AndyH3 2019-12-23 06:43:01 +01:00
Tobias Diekershoff 3b0051fe84 PL translation update THX waldis 2019-12-20 06:49:14 +01:00
Tobias Diekershoff 31b876714a updated JA translation THX Ozero Dien 2019-12-20 06:47:54 +01:00
Hypolite Petovan 2d3c0520c3 Add meaningful sorter to ACL autocomplete 2019-12-16 03:13:32 -05:00
Tobias Diekershoff 4f58c1a5fc DE translation update 2019-12-16 07:39:12 +01:00
Tobias Diekershoff c9ada62307 JA translation update THX Ozero Dien 2019-12-16 07:03:00 +01:00
Tobias Diekershoff aae9472531 Added Estonian translation THX Rain Hawk 2019-12-16 07:01:42 +01:00
Tobias Diekershoff a241c32ae4 NL translation update THX Walis 2019-12-16 06:59:51 +01:00
Tobias Diekershoff 229df94bc6 NL translation update THX Casper 2019-12-16 06:58:29 +01:00
Hypolite Petovan 6e4a428c73
Merge pull request #7907 from nupplaphil/task/reduce_app_deps
Cleanup Session/Authentication
2019-12-14 09:53:40 -05:00
Hypolite Petovan 74cc9d00fa Allow contacts and groups with same ID in ACL selector 2019-12-07 05:50:15 -05:00