Hypolite Petovan
|
1874a32728
|
Happy New Year 2023!
|
2023-01-01 09:36:24 -05:00 |
|
Hypolite Petovan
|
e0241c36ef
|
Replace base wall_thread template by vier version
|
2022-12-28 17:46:55 -05:00 |
|
Hypolite Petovan
|
a1070f4818
|
Turn fake link spans into full-fledged buttons
|
2022-12-27 21:47:35 -05:00 |
|
Hypolite Petovan
|
c19dd39fe3
|
Remove counter-productive role="heading" and aria-level attributes
|
2022-12-27 13:24:19 -05:00 |
|
Hypolite Petovan
|
1be9d6b2cb
|
Fix wrong variable reference in view wall_thread template
- Address https://github.com/friendica/friendica/issues/12488#issuecomment-1364715116
|
2022-12-26 09:26:57 -05:00 |
|
Matthias Moritz
|
5817709562
|
Move vier version of calendat/calendar_head template to base
- With the support for the remaining themes dropped, the base template wasn't used anymore
|
2022-12-17 12:20:13 -05:00 |
|
Hypolite Petovan
|
0d53c69610
|
Remove unused theme info value "events_in_profile"
All public events (event if they are ownded by other users) are visible
|
2022-12-01 08:03:34 -05:00 |
|
Michael
|
f31e617f5d
|
Contact suggestions are now cached
|
2022-11-30 05:59:27 +00:00 |
|
Philipp
|
50316bbb80
|
Move Browser & Upload to own namespace
|
2022-11-27 01:34:59 +01:00 |
|
Philipp
|
d0b16b2fc1
|
Move mod/fbrowser to src\Modules\Attachment|Photos\Browser
|
2022-11-26 22:26:30 +01:00 |
|
Hypolite Petovan
|
8161a32b77
|
Add missing links to moderation section
|
2022-11-08 09:16:36 -05:00 |
|
Hypolite Petovan
|
561f22cdc4
|
Add title to homepage verified check mark
- Decrease log level for not found Memcached keys
|
2022-11-08 04:20:19 -05:00 |
|
Hypolite Petovan
|
18f54f4425
|
New area "moderation"
- Moved several admin pages to the moderation area
- ACL still is checking for administrator credentials
|
2022-11-08 02:28:42 -05:00 |
|
Philipp
|
78a8ed6fe7
|
adhere feedback
|
2022-11-07 20:21:11 +01:00 |
|
Philipp
|
f13c91b320
|
Move mod/cal.php and mod/events.php to Module
|
2022-11-07 19:52:24 +01:00 |
|
Tobias Diekershoff
|
457c34dd13
|
add a checkmark to the vcards if the homepage has a rel-me back to the profile
|
2022-11-07 11:15:55 +01:00 |
|
Tobias Diekershoff
|
0104930fb3
|
add homepage help text to the templates
|
2022-11-07 11:15:55 +01:00 |
|
Hypolite Petovan
|
d5b29b1c61
|
Add follow/unfollow link to the contact actions menu
|
2022-11-06 19:03:21 -05:00 |
|
Hypolite Petovan
|
ae5dde9f5e
|
Fix <a> tags with an onclick action navigating to the URL
|
2022-11-06 19:03:21 -05:00 |
|
Hypolite Petovan
|
811e144e9e
|
Move viewcontact_template and contact_template to contact/ folder
|
2022-11-04 07:03:55 -04:00 |
|
Philipp
|
7c4a7bff2e
|
Move new events routes to calendar routes
|
2022-11-02 15:16:24 +01:00 |
|
Philipp
|
baa97febef
|
hopefully last feedback :)
|
2022-11-01 00:09:30 +01:00 |
|
Philipp
|
87291e30a4
|
Found some more follow-links
|
2022-10-31 20:58:34 +01:00 |
|
Philipp
|
84201f0915
|
Update view/theme/vier/config.php
Co-authored-by: Hypolite Petovan <hypolite@mrpetovan.com>
|
2022-10-21 10:25:42 +02:00 |
|
Philipp
|
ee71086133
|
UserSession class [7] - Refactor view/ files
|
2022-10-21 10:25:41 +02:00 |
|
Michael
|
11944dda32
|
old boot.php functions replaced in various places
|
2022-10-19 07:44:08 -04:00 |
|
Michael
|
757a5c2de9
|
Loglevels are adjusted
|
2022-08-30 19:45:30 +00:00 |
|
Hypolite Petovan
|
1d94e2866a
|
Enable the view module in maintenance mode
- This allows to load the default theme CSS
- Theme scripts have been updated to reflect the possibility they will be included in maintenance mode
|
2022-07-12 19:48:36 -04:00 |
|
Michael
|
75bc4eccb7
|
Display featured posts for contacts
|
2022-04-07 21:52:25 +00:00 |
|
Hypolite Petovan
|
5a12bd87f3
|
Replace Javascript notification string formatting with Smarty templates
|
2022-03-14 07:56:58 -04:00 |
|
Michael
|
706bcfa832
|
Fix for warnings in smarty templates
|
2022-02-20 06:57:04 +00:00 |
|
Michael
|
c7b3c071c7
|
Issue 11034: Use the profile photo for local users
|
2022-02-01 19:12:33 +00:00 |
|
Balázs Úr
|
e56a53647b
|
Update copyright
|
2022-01-02 08:27:47 +01:00 |
|
Philipp
|
9207b9e408
|
Fixing https://github.com/friendica/friendica/issues/11033
|
2021-11-27 13:48:05 +01:00 |
|
Hypolite Petovan
|
23e1130264
|
Move title attribute to <time> tag
- Use correct machine-readable value in datetime attribute
|
2021-11-21 22:51:21 -05:00 |
|
Michael
|
359dad4244
|
Some more "escapeTags" removed
|
2021-11-06 20:25:21 +00:00 |
|
Michael
|
4236a9a105
|
Improved http error handling
|
2021-10-29 23:21:07 +00:00 |
|
Michael
|
f6faae5bb1
|
Replace deprecated log calls
|
2021-10-20 18:53:52 +00:00 |
|
Hypolite Petovan
|
9935e8e711
|
Remove event.adjust field
- It was confusing and introduced complexity that wasn't worth the unclear gain
|
2021-10-03 13:42:32 -04:00 |
|
Tobias Diekershoff
|
f0763c4eaf
|
add character counter to themes other then frio
Only vier needed some styling so that the counter looked fitting.
closes #2525
|
2021-10-03 17:03:05 +02:00 |
|
Hypolite Petovan
|
222333f64f
|
Remove contact drop feature
- Feature was confusing, sometimes ineffective and overall overlapping with unfollow/block
|
2021-10-02 16:04:28 -04:00 |
|
Hypolite Petovan
|
72fae04e97
|
Add revoke follow feature
- Add new follow revoke module
- Add new hooks: revoke_follow, support_follow, support_revoke_follow
- Add link in contact page action menu
|
2021-10-02 14:01:46 -04:00 |
|
Hypolite Petovan
|
458e26b00a
|
Link to displayed contact URL no matter the "Stay local" setting value
|
2021-09-14 17:39:03 -04:00 |
|
Hypolite Petovan
|
6e358bfacf
|
Remove user-controlled contact archival feature
- Archival is managed at the system level for failed probing and doesn't make sense for a user to decide on it
|
2021-09-05 14:54:50 -04:00 |
|
Michael
|
e3c7cd25e1
|
Issue 10640: Use consistent settings to enable protocol support
|
2021-08-30 19:46:10 +00:00 |
|
Michael
|
15b93b4459
|
"getUserNickname" is now "getLoggedInUserNickname"
|
2021-08-09 19:48:39 +00:00 |
|
Michael
|
4495e83eca
|
Merge remote-tracking branch 'upstream/develop' into app-user2
|
2021-08-09 15:32:32 +00:00 |
|
Michael
|
b8fa75b2dd
|
Changed function name
|
2021-08-09 15:29:07 +00:00 |
|
Michael
|
bee04f86ee
|
Matrix addresses can be entered in the profile
|
2021-08-09 01:39:09 +00:00 |
|
Michael
|
fc283ab928
|
Remove direct calls to App->user
|
2021-08-08 10:14:56 +00:00 |
|