csolisr
e91fa307d0
fix: tweak z-index to not clash with sidebar on mobile
...
By default, the z-index of the toggle button is above the z-index of the sidebar on mobile devices. This fix tweaks the z-index so that it remains below the sidebar while it's open.
2023-07-07 17:02:44 +02:00
Hypolite Petovan
39c654da00
[various] Remove App dependency from hook functions
2023-01-13 21:16:09 -05:00
Philipp
b0eb28143a
UserSession class - Refactor addon
2022-10-20 23:51:49 +02:00
Michael
5d8129600d
Replace all functions from boot.php
2022-10-19 09:47:36 -04:00
Roland Häder
06b15a6ed0
Changes:
...
- added missing type-hints
- avoided local variables
- added some documentation
- changed double-quotes to single
2022-06-30 13:33:22 +02:00
Hypolite Petovan
90dec95b6e
[various] Fix hook function type-hints
...
- Address https://friendica.xyz/display/adf174d5-1562-b8d8-53d7-ffd690518338
2022-06-26 19:36:45 -04:00
Roland Häder
04df7f6e05
Changes:
...
- added more type-hints
- cleaned up some files (curly braces, spaces)
2022-06-23 07:17:00 +02:00
Hypolite Petovan
3104d176e7
[various] Updated translation files after editing several strings
2021-11-29 06:55:24 -05:00
Hypolite Petovan
779b38ec09
[various] Convert addon_settings hook functions to the new data array format
...
- Add separate template files to several addons
- Remove superfluous addon settings CSS files
2021-11-29 06:55:16 -05:00
Tobias Diekershoff
7f3704ae54
regenerated messages.po files of the addons
2021-02-01 18:29:42 +01:00
Hypolite Petovan
9d63da806e
[showmore_dyn] Add new translation strings
...
- Update main translation file
2020-12-31 09:16:52 -05:00
Hypolite Petovan
14ebf55d56
[showmore_dyn] Normalize addon use setting display with accordion behavior
2020-12-31 09:13:42 -05:00
Hypolite Petovan
39280ea6bd
[showmore_dyn] Add support for 0 value to disable addon
2020-12-31 09:13:00 -05:00
Christian Wiwie
9497a598bb
#8374 : Removed wrapper from css
2020-03-17 22:34:34 +01:00
Christian Wiwie
15d3c2f78e
#8374 : Not triggering post height limit when showing individual post under /display
2020-03-17 22:27:48 +01:00
Christian Wiwie
f9e74a3c34
#8374 : Removed wrapper and unnecessary css
2020-03-17 21:50:00 +01:00
Christian Wiwie
b5056b11ef
#8374 : Removed unnecessary template variable
2020-03-16 16:20:32 +01:00
Christian Wiwie
959f98e476
#8374 : Updating messages.po
2020-03-15 21:21:39 +01:00
Christian Wiwie
4d3aed3095
#8374 : Using sub-templates for input field
2020-03-15 21:19:42 +01:00
Christian Wiwie
1360efc930
#8374 : Removed incorrect strings.php file
2020-03-15 21:18:29 +01:00
Christian Wiwie
f4c141f2e7
#8374 : Added missing lang/C/messages.po file
2020-03-15 15:58:26 +01:00
Christian Wiwie
30d35b835e
#8374 : Added function type hint
2020-03-15 13:38:57 +01:00
Christian Wiwie
c12e1256e4
8374: Addressing review comments
2020-03-15 13:34:51 +01:00
Christian Wiwie
58030804cb
#8374 : Fixing css indent; Making addon work with Vier theme
2020-03-14 23:34:09 +01:00
Christian Wiwie
dd09acffbd
#8374 : Making link a button
2020-03-14 22:58:25 +01:00
Christian Wiwie
28b9a8323d
#8374 : Adding l10n strings
2020-03-14 22:31:13 +01:00
Christian Wiwie
0ea84cfb66
#8374 : Using l10n
2020-03-14 22:29:11 +01:00
Christian Wiwie
b46a23eab3
#8374 : Adding missing settings template file; cleaning up addon code
2020-03-14 22:14:53 +01:00
Christian Wiwie
ed45145415
#8374 : Making postLimitHeight an addon parameter
2020-03-14 22:09:30 +01:00
Christian Wiwie
ab24c621b2
#8374 : Addessing review comments
2020-03-13 22:09:21 +01:00
Christian Wiwie
858904090e
#8374 : Adding missing classes to body div
2020-03-12 23:38:20 +01:00
Christian Wiwie
8ff88b2eee
#8374 : Initial implementation as addon
2020-03-12 23:24:54 +01:00