Hypolite Petovan
a16d46b0d7
Move unicity check after array initilization in builtin_activity_puller()
- Address https://github.com/friendica/friendica/pull/9569#issuecomment-731613088
- Address https://github.com/friendica/friendica/issues/9251#issuecomment-731615844
3 months ago
Hypolite Petovan
8b3ab4e6bb
Refactor builtin_activity_puller() and format_like()
- Simplify output array
- Rename format_like() to format_activity()
- Remove duplicate parameters in format_activity()
3 months ago
Michael
553369d8b5
Issue 9520: Fix resharer hovercard
3 months ago
Michael
65b07aead4
Indention, documentation
3 months ago
Michael
4965d6aa54
The profile page does now shows reshared items
3 months ago
Michael
1fc36c4470
Only auto update when there is content
4 months ago
Michael
33575a94fa
Follow/Unfollow contact with a single click
4 months ago
Hypolite Petovan
4d15cc01e2
Move network module to src/
- Update ForumManager to use a base URL
- Split network module into Conversation\Network and Search\Filed modules
- Implement boundaries pager in network module
- Allow no selection in filter widgets
4 months ago
Michael
d3e19bc880
Support for real reshares
4 months ago
Michael
5998c3995e
Issue-9358 (now for real) commenting and updating on contact now work
4 months ago
Michael
b6b28b1541
Display the languages in the post
4 months ago
Michael
88a0e976da
Endless scrolling for searches and contact comments
5 months ago
Michael
5dd426f526
Added option to stay on the local machine when clicking on a contact link
5 months ago
Michael
415a3a7926
Remove an "if"
5 months ago
Michael
5cf369c026
Improve resharer information
5 months ago
Michael
90e0cae84e
Don't display a resharer that was the causer of the post
5 months ago
Michael
c0ddcfb0cd
Hide own contacts
5 months ago
Michael
338ddf45b1
We now store the causer-id in the items
5 months ago
Michael
11d2b027ec
Additional direction for fetching content
5 months ago
Michael
c082109ff9
Show if a post arrived via relay
5 months ago
Michael
08fa5f0c19
We now set the "global" direction
5 months ago
Michael
23bac84973
Improve "direction" icons on "vier", new direction "global"
5 months ago
Hypolite Petovan
76d6962129
Remove superfluous variable in item template variables
5 months ago
Hypolite Petovan
3fa3e78844
Normalize item like/dislike template variable name
5 months ago
Hypolite Petovan
8d5eb61ea3
Normalize item comment template variable name
5 months ago
Hypolite Petovan
65b796ed1f
Normalize item_photo_menu template variable name
5 months ago
Hypolite Petovan
2bfd53bf09
Normalize item body template variable name
5 months ago
Hypolite Petovan
9ff228812f
Normalize item location template variable name
5 months ago
Michael
5a41cd437d
Add additional direction types
5 months ago
Michael
a491c5d916
Store and display to/cc/bcc
5 months ago
Hypolite Petovan
bbefc61a0c
Use Arguments->getCommand() where it makes more sense than getQueryString()
- Remove a couple of intermediary query string variables
5 months ago
Michael Vogel
5c3cc76acf
Update include/conversation.php
Co-authored-by: Hypolite Petovan <hypolite@mrpetovan.com>
5 months ago
Michael
555856208e
Issue 9167: Adding more direction indicators
5 months ago
Michael
6c5af09589
Added link encoding
5 months ago
Michael
206caaf51a
Reshared data now is a link
5 months ago
Michael
42dcd6646e
Issue 9135: Display only reshared posts at the top
5 months ago
Hypolite Petovan
f1e36eac7d
Update capitalization of "Permissions" translation string
5 months ago
Hypolite Petovan
c4267bbca0
Remove unused jot.tpl template variables
5 months ago
Hypolite Petovan
730a5c5725
Improve post direction display
- [frio] Change icon for commented direction
- Update English translation string for commented direction
6 months ago
Hypolite Petovan
9ea7f7d4ad
[frio] Ensure tagsinput library is loaded in pages where new PM can be submitted
- The new private message page loads in a modal, requiring the base page to load them in advance
6 months ago
Michael
355284841a
Optionally display the resharer as icon
6 months ago
Michael
6139f5883b
Mark posts that arrived in your network stream via tag
6 months ago
Michael
1493875ec9
Speed improvement
6 months ago
Michael
15119f6a59
Added information about fetched post because of comment
6 months ago
Michael
e6431e53db
Changed "reshared" description
6 months ago
Michael
0e4d3fe9e5
Display a symbol when a post had been reshared
6 months ago
Michael
1ab81266b9
Change the owner of a reshared item
6 months ago
Michael
1934c149a3
Suppress "reshared" information for forum posts
6 months ago
Michael
71b6226909
Some more avatar function replacements
7 months ago
Michael Vogel
d6a35c6995
Support newline as block contact separator
7 months ago