Tobias Diekershoff
453df9f26a
REUSE template files
2024-08-24 20:23:27 +02:00
Hypolite Petovan
e293de04f5
Add '$VERSION' template variable to make Friendica version available in templates
...
- constant() Smarty function is deprecated
- Remove unused site-wide template variable '$APP'
- Address https://github.com/friendica/friendica/issues/14027#issuecomment-2016469408
2024-03-24 09:20:58 -04:00
Hypolite Petovan
04cdd3e8ec
Fix Smarty reference to version constant after it was moved to App class ( #13769 )
2023-12-25 19:26:19 +01:00
Jakobus Schürz
3596b5e165
add loagin="lazy" to avatar-images too
...
resolves #13486
The loading of avatar-images still blocked the loading of notifications.
mostyl in frio!
now it's a big time improvement on loading friendica
2023-10-04 11:56:46 +02:00
Josh Soref
9d26a054d5
spelling: incoming
...
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
2023-03-26 16:03:23 -04:00
Josh Soref
c7b8de4fe7
spelling: ignore
...
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
2023-03-26 16:03:23 -04:00
Damian Wajer
ec21c19be7
Fix labels in contact request modal
...
Fixes https://github.com/friendica/friendica/issues/12709
2023-01-25 19:05:42 +01:00
Hypolite Petovan
5a12bd87f3
Replace Javascript notification string formatting with Smarty templates
2022-03-14 07:56:58 -04:00
Hypolite Petovan
47acb6a278
Move notify to the new paradigm
...
- Remove unused frion notify template
- Update API test
2021-10-02 18:15:42 -04:00
Hypolite Petovan
8e005f7de2
Remove whitespace from opening HTML tag ending
2021-05-20 08:39:36 -04:00
Hypolite Petovan
692f91714a
[frio] Improve display of introduction action buttons on mobile
2020-12-23 03:26:29 -05:00
Hypolite Petovan
241cd32b14
Replace obsolete calls to $APP->is_mobile in templates
2020-12-23 03:25:55 -05:00
Michael
fb50a43ac0
New function for contact suggestions
2020-09-28 21:33:40 +00:00
Michael
3bd1f3a836
No more gender
2020-02-16 10:55:18 +00:00
Michael
2ba3cfb42c
Use labels
2020-02-05 16:54:44 +00:00
Michael
0b66970ec9
Acessibility: Improve navigation and contact approval
2020-02-05 16:14:04 +00:00
Hypolite Petovan
71cefc7c9e
Add version parameter to scripts and stylesheet paths in view/
2020-01-31 19:42:02 -05:00
nupplaPhil
c2b8c65104
Merge "notification" routes
2020-01-28 23:21:24 +01:00
nupplaPhil
dd8d9d7c70
Fix ignore notification
2020-01-28 22:47:15 +01:00
nupplaPhil
b229939c3d
rename CSS attributes notify => notification
2020-01-24 18:56:34 +01:00
nupplaPhil
b016e420fe
notify_type => str_type
...
str_notifytype => st_notification_type
2020-01-24 18:39:50 +01:00
nupplaPhil
0f932ae723
Notify => Notification
...
Notifs => Notifications
2020-01-24 18:32:38 +01:00
nupplaPhil
5c4eb2b2c9
Move templates into sub-dir "notifications"
2020-01-23 00:16:34 +01:00