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 |
|
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
|
b83f328983
|
Remove "f" parameter / network page parameter cleanup
|
2020-01-13 20:10:13 +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
|
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 |
|
Philipp Holzer
|
f0eea6f875
|
Remove get_app() in favor of DI::app()
|
2020-01-04 23:42:01 +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 |
|
Philipp Holzer
|
7056639b62
|
Add numeric field_input to frio
|
2019-12-05 22:56:00 +01:00 |
|
Hypolite Petovan
|
4403aeeda5
|
Merge pull request #7901 from annando/disable-smart-threading
Changed the option to enable the smart threading with the option to disable this
|
2019-12-04 15:25:53 -05:00 |
|
Michael Vogel
|
9cf1aea8c9
|
Changed the option to enable the smart threading with the option to disable this
|
2019-12-04 21:21:20 +01:00 |
|
Michael
|
8130a4d9b2
|
The padding is only meant for the jot settings
|
2019-12-03 06:07:36 +00:00 |
|
Michael
|
9d9e6cf27d
|
Optical indicator for connector accordion added
|
2019-12-03 06:05:44 +00:00 |
|
Hypolite Petovan
|
249bcee686
|
Merge pull request #7882 from hoergen/Plusminus
Made Connectors on new composer popup more visible
|
2019-11-30 23:18:26 -05:00 |
|
Hypolite Petovan
|
5aebdec0bf
|
[frio] Fix file browser staying displayed even after switching jot tab
- Addresses https://libranet.de/display/0b6b25a8-445d-e188-54e9-c05224132808
- Include file browser tab in the jot form
- Remove input elements from the file browser to avoid interference with jot form
|
2019-11-30 10:49:20 -05:00 |
|
Hypolite Petovan
|
77abf65b62
|
[frio] Make whole ACL panel heading clickable to change visibility panel
- Addresses https://libranet.de/display/0b6b25a8-155d-e27f-6cc4-2e4568491578
|
2019-11-30 10:47:25 -05:00 |
|
Hypolite Petovan
|
8892b3daa1
|
Remove obsolete CSS styles related to the old ACL selector
|
2019-11-30 10:44:36 -05:00 |
|
hoergen
|
1e2187ec24
|
Made Connectors on new composer pop more visible
|
2019-11-30 14:49:03 +01:00 |
|
Michael Vogel
|
2f2480d88d
|
Merge pull request #7876 from MrPetovan/task/7308-backport-compose-acl
Generalize the Compose ACL to the whole site
|
2019-11-28 21:24:20 +01:00 |
|
Hypolite Petovan
|
8f4f6899dd
|
Update composer module to use the new ACL selector
- Remove ACL-specific code from compose-footer
- Move compose-footer template remaining content to compose.js
|
2019-11-28 12:54:56 -05:00 |
|
Hypolite Petovan
|
b64b18e6f7
|
Remove obsolete view/js/acl.js
- Remove references to the deleted file
|
2019-11-28 12:54:56 -05:00 |
|
Hypolite Petovan
|
ae3d4f63a3
|
Use visibility tags input for the default ACL selector
- Move friendica-tagsinput to default view folder
- Update all references to ACL::getFullSelectorHTML
- Fix theme-specific issues with the new ACL
|
2019-11-28 12:54:53 -05:00 |
|
Michael
|
7c1f8a0597
|
Renamed config name
|
2019-11-19 16:31:22 +00:00 |
|
Michael
|
fa876d770e
|
Make the automatic title appending optional
|
2019-11-19 12:59:21 +00:00 |
|
Michael
|
06a4461fc4
|
Improved icons
|
2019-11-08 10:25:50 +00:00 |
|
Michael
|
ed58af25a5
|
show pinned items
|
2019-11-07 06:53:18 +00:00 |
|
Michael
|
cf56992444
|
We can now pin our own posts
|
2019-11-07 05:39:15 +00:00 |
|
Philipp
|
4daa3d37c1
|
Merge pull request #7812 from tobiasd/20191103-tarpid
a hidden field for the registration form
|
2019-11-04 11:03:54 +01:00 |
|
Tobias Diekershoff
|
58ac1a29b1
|
add missing frio template
|
2019-11-04 07:44:47 +01:00 |
|
Philipp
|
d0068170db
|
Merge pull request #7806 from tobiasd/20191102-csvexport
added export and import of followed contacts to and from CSV files
|
2019-11-03 20:28:08 +01:00 |
|
Tobias Diekershoff
|
1377d13055
|
ypot
|
2019-11-03 17:37:53 +01:00 |
|
Tobias Diekershoff
|
9815d63352
|
use config var in settings form
|
2019-11-03 17:31:01 +01:00 |
|
Tobias Diekershoff
|
0215ceeecd
|
use placeholder
|
2019-11-03 17:11:24 +01:00 |
|
Tobias Diekershoff
|
7ca202baad
|
add a tar pid to the registration form
|
2019-11-03 17:05:06 +01:00 |
|
Tobias Diekershoff
|
ebfedbc449
|
add links to cat.url
|
2019-11-03 15:55:58 +01:00 |
|