rabuzarus
65286f79ed
respect hidewall
7 years ago
rabuzarus
94b21245bc
some more work to get acl data into populate_acl
7 years ago
fabrixxm
d2a593b4a0
Merge pull request #1693 from rabuzarus/events-reminder
...
use title in events-reminder
7 years ago
rabuzarus
b6b000dd59
delete $md (event-links) because event ID is used
7 years ago
rabuzarus
bc2117c68a
one whitespace
7 years ago
rabuzarus
d23440af15
use colorbox to display upcomming events
7 years ago
rabuzarus
bfebf9636b
acl for events and photos
7 years ago
rabuzarus
12528f033a
include jotnets in populate_acl
7 years ago
fabrixxm
b1ddf28520
Merge pull request #1690 from annando/1506-vier-again
...
Vier: Just another thread improvment
7 years ago
Fabrixxm
6fc864c947
rework mod/ping and desktop notification logic
...
`mod/ping.php` returns all notifications ordered by date
mixing system notifications, private messages, intros, registrations
remove 'notify_full' mode
remove `&arr;` from unseen notes, 'seen' attrib now is "1" or "0"
new note attribute 'timestamp'
desktop notification logic use timestamp to check which notification show to the user
notification html template use timestamp to show full date to user in tooltip
`relative_date()` don't append full date on dates older than 24 hours
7 years ago
fabrixxm
33f0d00ee1
Merge pull request #1691 from annando/1506-ostatus-evenbetter
...
OStatus: Bugfix in threading, answers to OStatus messages in Friendica posts
7 years ago
Michael Vogel
704110456a
Removed test code
7 years ago
Michael Vogel
7f052b654f
PuSH now supports answers to OStatus messages inside of Friendica threads as well.
7 years ago
Michael Vogel
7581bd0f36
Send a salmon notice whenever an OStatus user is mentioned.
7 years ago
Tobias Diekershoff
64655ee546
Merge pull request #1687 from annando/1506-location-api
...
API: Return the geo coordinates
7 years ago
Michael Vogel
db256217e6
Removed test
7 years ago
Michael Vogel
5bf7a3b7a5
Fixed inReplyTo in conversations
7 years ago
Michael Vogel
0bac4722cb
Vier: Just another thread improvment
7 years ago
Michael Vogel
c66d095389
Merge remote-tracking branch 'upstream/develop' into 1506-ostatus-evenbetter
7 years ago
Tobias Diekershoff
40bff1a4cf
Merge pull request #1686 from annando/1506-vier-threading-2
...
Improved width for nested comments
7 years ago
Fabrixxm
e29d05ce4a
notifications order, unseen css class
...
ping return notfications ordered by notification id
notifications list get seen/unseen class from ping xml
global.css define 'notify-unseen'
7 years ago
Michael Vogel
87ade53162
Some test code added
7 years ago
Michael Vogel
3841c41186
Improved width for nested comments.
7 years ago
Fabrixxm
bd3f29f266
remove close timeout
7 years ago
Fabrixxm
d8f69737ab
remove debug logs
7 years ago
Fabrixxm
4549773389
fix desktop notification logic, add onclick handler
7 years ago
Fabrixxm
cc9da2512b
move field help text css to global.css
7 years ago
Fabrixxm
4036ad2554
Fix desktop notification
...
use on/off field for enable/disable desktop notification
show only new notifications after enable
use localstorage to save enabled/disalbed and last notification id
hide settings on browsers without desktop notification
7 years ago
Fabrixxm
17e8c29768
fix spelling
7 years ago
Fabrixxm
511c2d2c91
rino: settings in admin, choose lowest common on notify
7 years ago
Fabrixxm
6fbb02fb93
RINO 2 based on php-encryption
...
reenable RINO 1 functions, add a deprecation note.
use by default RINO 2 , with crypto from php-encryption
fallback to RINO 1 for old nodes.
7 years ago
Michael Vogel
2112b9cacc
Merge pull request #1684 from fabrixxm/install
...
Install: load htconfig template from view/templates/
7 years ago
Fabrixxm
a3cd16bd9f
remove localized htconfig templates
7 years ago
Fabrixxm
d06beb1431
install: load htconfig template from templates/
7 years ago
Fabrixxm
7d83a19fd4
Disable RINO
...
Comment out functions for RINO crypt and disable RINO request and response.
7 years ago
Tobias Diekershoff
5549dd1dbe
Merge pull request #1682 from fabrixxm/issue-1625
...
admin: allow deletion of any users but yourself
7 years ago
Tobias Diekershoff
1e030df286
Merge pull request #1681 from fabrixxm/issue-1629
...
Add contact detail to contact drop confirm
7 years ago
Fabrixxm
4203132e1a
Remove various unused crypto functions
7 years ago
Fabrixxm
600c9c8474
remove RINO from htconfig.php
7 years ago
Fabrixxm
3168b44317
admin: allow deletion of any users but yourself
...
fix #1625
7 years ago
Fabrixxm
53e6dd6637
Add contact detail to contact drop confirm
...
fix #1629
7 years ago
Tobias Diekershoff
24c91a4fed
Merge pull request #1679 from fabrixxm/smallfixestothemes
...
use fields template in photo edit form
7 years ago
fabrixxm
2076b95179
Merge pull request #1680 from annando/issue-1642-again
...
Just some more fixing for issue 1642
7 years ago
Michael Vogel
7e4fc930b4
API: Return the geo coordinates
7 years ago
Michael Vogel
a7cf3639f0
Just some more fixing for issue 1642
7 years ago
fabrixxm
35e9fc3b02
use fields template in photo edit form
7 years ago
Tobias Diekershoff
a58596e00a
Merge pull request #1678 from annando/1506-ostatus-completion
...
OStatus: Still some room for improvements
7 years ago
Tobias Diekershoff
bc82b94564
Merge pull request #1677 from annando/1506-vier-threads
...
Vier: Improved threading
7 years ago
Michael Vogel
e9542a8d17
OStatus: Support for events and questions
7 years ago
Michael Vogel
da9bbc92d3
OStatus: Support for bookmarks
7 years ago