aboutsummaryrefslogtreecommitdiff
path: root/xmpp-vala/src/module/xep/0402_bookmarks2.vala
Commit message (Expand)AuthorAgeFilesLines
* Support avatar deletionfiaxh2024-05-261-1/+1
* Check sender of bookmark:1 updatesMarvin W2023-03-231-0/+10
* Parse conference.password from XEP-0402 bookmarks (#1310)Teemu Ikonen2022-11-101-0/+1
* Small cleanupfiaxh2022-01-231-0/+1
* Update PEP native bookmarks to :1 version, fixesfiaxh2022-01-111-4/+14
* Only process PEP messages from bare JIDsfiaxh2022-01-101-1/+1
* Remove features from service discovery module when detaching module from streamfiaxh2020-04-211-1/+3
* Preserve unchanged conference data (name) in bookmarksfiaxh2020-02-201-1/+1
* Properly check Jids everywhereMarvin W2019-12-231-8/+17
* OMEMO: Don't set publish options, configure only bundle node insteadfiaxh2019-11-041-1/+1
* Fix pubsub item listener notifyingfiaxh2019-10-021-21/+19
* Add Bookmarks2 implementation, introduce bookmarks interfacesfiaxh2019-09-291-0/+116