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 |
|
Philipp Holzer
|
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 |
|
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 |
|
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
|
bee04f86ee
|
Matrix addresses can be entered in the profile
|
2021-08-09 01:39:09 +00:00 |
|
very-ape
|
857e14636f
|
Bug fix: Keep the introductions notification badge from claiming its own line!
|
2021-05-21 15:58:35 -07:00 |
|
Hypolite Petovan
|
2cc4bd2490
|
Add RTL support to many input fields
- Compose page
- Post jot
- Comment form
- Event form
|
2021-05-20 08:39:37 -04:00 |
|
Hypolite Petovan
|
6d0f6d94cb
|
Add RTL support for post titles and photo captions
|
2021-05-20 08:39:36 -04:00 |
|
Hypolite Petovan
|
8e005f7de2
|
Remove whitespace from opening HTML tag ending
|
2021-05-20 08:39:36 -04:00 |
|
Hypolite Petovan
|
f3aaed7541
|
Add RTL support for item body in search and photo body
|
2021-05-19 10:36:25 -04:00 |
|
Hypolite Petovan
|
b79b1a3e7b
|
Remove whitespace before opening HTML tag closure
|
2021-05-19 10:35:58 -04:00 |
|
Hypolite Petovan
|
2c6bf754d5
|
Fix undefined variables in wall_thread.tpl
- Remove unused "num_comments_text" template variable
- Remove unused "item.postops" template variable mention
|
2021-05-10 18:59:09 -04:00 |
|
Hypolite Petovan
|
da2ce5c4f4
|
Fix undefined tamplate variables in comment_item.tpl
- Remove unused "type" hidden field in comment form
- Remove unused moderated_comment.tpl files
|
2021-05-10 18:56:26 -04:00 |
|
Hypolite Petovan
|
c76af27533
|
Add initial RTL support for post bodies
|
2021-05-01 15:13:53 -04:00 |
|
Hypolite Petovan
|
531e5d7f3e
|
Add RTL support to profile name and description in the VCard
|
2021-05-01 15:13:39 -04:00 |
|
Hypolite Petovan
|
5d270fbb54
|
Rename dostar() to doStar()
|
2021-01-31 14:21:09 -05:00 |
|
Hypolite Petovan
|
586d39420e
|
Rename doignore to doIgnoreThread
|
2021-01-31 12:55:50 -05:00 |
|
Hypolite Petovan
|
3a18669730
|
Rename dolike to doActivityItem
|
2021-01-31 08:39:47 -05:00 |
|
Hypolite Petovan
|
b3b2bc96ba
|
Rename dopin() to doPIn
|
2021-01-30 18:12:01 -05:00 |
|
Hypolite Petovan
|
77e9143d3a
|
[non-Frio] Add edited date to post display
|
2021-01-07 10:25:34 -05:00 |
|
Hypolite Petovan
|
51b08769e2
|
[vier] Convert wall-item-body span to div
- This element contains the post body that can also contains block elements
|
2020-12-31 09:07:33 -05:00 |
|
Michael
|
d4d55a5865
|
Issue 8605: "show less" now displays "show less"
|
2020-11-30 19:30:57 +00:00 |
|
Michael
|
b52ba79620
|
Contacts can now be updated from every theme
|
2020-11-22 08:15:17 +00:00 |
|
Hypolite Petovan
|
b2c4116357
|
Replace JQuery .text by .html
- Prevents inserting unescaped HTML in page
|
2020-11-16 18:19:24 -05:00 |
|
Michael
|
89509f02e4
|
Move "remote self" to the contact settings
|
2020-10-24 21:42:49 +00:00 |
|
Michael
|
1fc36c4470
|
Only auto update when there is content
|
2020-10-20 20:43:51 +00:00 |
|
Michael
|
d3e19bc880
|
Support for real reshares
|
2020-10-11 08:49:47 +00:00 |
|
Michael
|
f255749c6a
|
Issue 9358: liking and commenting on the community page now gives a feedback
|
2020-10-06 05:18:54 +00:00 |
|
Michael
|
88a0e976da
|
Endless scrolling for searches and contact comments
|
2020-09-30 19:14:13 +00:00 |
|
Michael
|
c082109ff9
|
Show if a post arrived via relay
|
2020-09-21 12:31:20 +00:00 |
|
Michael Vogel
|
de3ed5faf4
|
Merge pull request #9197 from MrPetovan/bug/9192-normalize-escaping-item
Remove obsolete uses of Strings::escapeTags in mod/item
|
2020-09-16 22:10:19 +02:00 |
|
Michael
|
23bac84973
|
Improve "direction" icons on "vier", new direction "global"
|
2020-09-14 10:43:16 +00:00 |
|
Hypolite Petovan
|
3fa3e78844
|
Normalize item like/dislike template variable name
|
2020-09-13 20:01:54 -04:00 |
|
Hypolite Petovan
|
8d5eb61ea3
|
Normalize item comment template variable name
|
2020-09-13 20:01:54 -04:00 |
|
Hypolite Petovan
|
65b796ed1f
|
Normalize item_photo_menu template variable name
|
2020-09-13 20:01:53 -04:00 |
|
Hypolite Petovan
|
2bfd53bf09
|
Normalize item body template variable name
|
2020-09-13 20:01:53 -04:00 |
|
Hypolite Petovan
|
9ff228812f
|
Normalize item location template variable name
|
2020-09-13 20:01:51 -04:00 |
|
Michael
|
5a41cd437d
|
Add additional direction types
|
2020-09-13 14:15:28 +00:00 |
|
Hypolite Petovan
|
fb0fa342be
|
Merge pull request #9174 from annando/issue-9167
Issue 9167 - messages from non-followers
|
2020-09-09 14:05:21 -04:00 |
|
Michael
|
555856208e
|
Issue 9167: Adding more direction indicators
|
2020-09-09 16:54:18 +00:00 |
|
Hypolite Petovan
|
6ad75f5b41
|
Remove over-specific location fields from vcard in favor of "location"
|
2020-09-09 01:21:56 -04:00 |
|
Hypolite Petovan
|
730a5c5725
|
Improve post direction display
- [frio] Change icon for commented direction
- Update English translation string for commented direction
|
2020-09-03 15:45:53 -04:00 |
|
Michael
|
a7946d80b8
|
Added directions for the other themes
|
2020-08-23 18:54:32 +00:00 |
|