Commit Graph

19 Commits

Author SHA1 Message Date
Hypolite Petovan 39c654da00 [various] Remove App dependency from hook functions 2023-01-13 21:16:09 -05:00
Philipp Holzer 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 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
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 b5056b11ef #8374: Removed unnecessary template variable 2020-03-16 16:20:32 +01:00
Christian Wiwie 4d3aed3095 #8374: Using sub-templates for input field 2020-03-15 21:19:42 +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 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 8ff88b2eee #8374: Initial implementation as addon 2020-03-12 23:24:54 +01:00