Philipp
|
97f07b7518
|
Merge pull request #9334 from annando/endless-scroll
Endless scrolling for searches and contact comments
|
2020-10-01 23:04:56 +02:00 |
|
Michael
|
88a0e976da
|
Endless scrolling for searches and contact comments
|
2020-09-30 19:14:13 +00:00 |
|
Michael
|
5dd426f526
|
Added option to stay on the local machine when clicking on a contact link
|
2020-09-30 17:30:26 +00:00 |
|
Michael
|
415a3a7926
|
Remove an "if"
|
2020-09-28 14:13:14 +00:00 |
|
Michael
|
5cf369c026
|
Improve resharer information
|
2020-09-28 14:09:45 +00:00 |
|
Michael
|
90e0cae84e
|
Don't display a resharer that was the causer of the post
|
2020-09-28 11:36:47 +00:00 |
|
Michael
|
c0ddcfb0cd
|
Hide own contacts
|
2020-09-26 18:01:10 +00:00 |
|
Michael
|
338ddf45b1
|
We now store the causer-id in the items
|
2020-09-22 05:36:01 +00:00 |
|
Michael
|
11d2b027ec
|
Additional direction for fetching content
|
2020-09-21 15:17:33 +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
|
08fa5f0c19
|
We now set the "global" direction
|
2020-09-14 17:48:57 +00:00 |
|
Michael
|
23bac84973
|
Improve "direction" icons on "vier", new direction "global"
|
2020-09-14 10:43:16 +00:00 |
|
Hypolite Petovan
|
76d6962129
|
Remove superfluous variable in item template variables
|
2020-09-13 20:01:54 -04: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
|
097cd5f44b
|
Merge pull request #9188 from annando/more-direction
Store and display to/cc/bcc
|
2020-09-12 14:34:58 -04:00 |
|
Michael
|
a491c5d916
|
Store and display to/cc/bcc
|
2020-09-12 17:45:04 +00:00 |
|
Hypolite Petovan
|
bbefc61a0c
|
Use Arguments->getCommand() where it makes more sense than getQueryString()
- Remove a couple of intermediary query string variables
|
2020-09-12 09:09:15 -04:00 |
|
Michael Vogel
|
5c3cc76acf
|
Update include/conversation.php
Co-authored-by: Hypolite Petovan <hypolite@mrpetovan.com>
|
2020-09-09 20:03:14 +02:00 |
|
Michael
|
555856208e
|
Issue 9167: Adding more direction indicators
|
2020-09-09 16:54:18 +00:00 |
|
Michael
|
6c5af09589
|
Added link encoding
|
2020-09-09 14:37:58 +00:00 |
|
Michael
|
206caaf51a
|
Reshared data now is a link
|
2020-09-09 04:49:42 +00:00 |
|
Michael
|
42dcd6646e
|
Issue 9135: Display only reshared posts at the top
|
2020-09-08 22:06:10 +00:00 |
|
Michael Vogel
|
065ab017c7
|
Merge pull request #9161 from MrPetovan/bug/9140-private-note-self-only
Add a self-only ACL block to personal notes jot
|
2020-09-08 03:57:11 +02:00 |
|
Hypolite Petovan
|
f1e36eac7d
|
Update capitalization of "Permissions" translation string
|
2020-09-07 21:25:04 -04:00 |
|
Hypolite Petovan
|
c4267bbca0
|
Remove unused jot.tpl template variables
|
2020-09-07 19:27:23 -04:00 |
|
Michael Vogel
|
abe6ecf820
|
Merge pull request #9126 from MrPetovan/task/post-improvements
Various post display improvements
|
2020-09-03 22:17:25 +02: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 |
|
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
|
2020-09-03 10:03:36 -04:00 |
|
Michael
|
355284841a
|
Optionally display the resharer as icon
|
2020-08-26 12:33:17 +00:00 |
|
Michael
|
6139f5883b
|
Mark posts that arrived in your network stream via tag
|
2020-08-23 17:48:44 +00:00 |
|
Michael
|
1493875ec9
|
Speed improvement
|
2020-08-23 15:18:26 +00:00 |
|
Michael
|
15119f6a59
|
Added information about fetched post because of comment
|
2020-08-23 14:51:56 +00:00 |
|
Michael
|
e6431e53db
|
Changed "reshared" description
|
2020-08-23 14:07:17 +00:00 |
|
Michael
|
0e4d3fe9e5
|
Display a symbol when a post had been reshared
|
2020-08-23 13:26:23 +00:00 |
|
Michael
|
1ab81266b9
|
Change the owner of a reshared item
|
2020-08-13 06:09:26 +00:00 |
|
Michael
|
1934c149a3
|
Suppress "reshared" information for forum posts
|
2020-08-10 08:26:09 +00:00 |
|
Michael
|
71b6226909
|
Some more avatar function replacements
|
2020-07-28 19:30:55 +00:00 |
|
Michael Vogel
|
d6a35c6995
|
Support newline as block contact separator
|
2020-07-19 03:21:15 +02:00 |
|
Michael
|
b0086a49e2
|
in "getidforurl" "no update" is now "update"
|
2020-07-15 21:08:42 +00:00 |
|
Michael
|
016c99935c
|
Different comment limits for single view
|
2020-06-16 06:49:53 +00:00 |
|
Michael
|
20b93306ad
|
Handling situations where "vid" is empty
|
2020-05-31 14:38:00 +00:00 |
|
Michael
|
0acb5d4558
|
"parent = id" is replaced with gravity check
|
2020-05-28 16:02:36 +00:00 |
|
Michael
|
bdfe47dcfd
|
Add the space at a different place
|
2020-05-28 06:08:03 +00:00 |
|
Michael
|
51e9b25700
|
Fixing #8702
|
2020-05-27 22:16:33 +00:00 |
|