Commit graph

12 commits

Author SHA1 Message Date
Tulir Asokan
315d2ab17d all: fix staticcheck issues
Some checks are pending
Go / Lint (latest) (push) Waiting to run
Go / Build (old, libolm) (push) Waiting to run
Go / Build (latest, libolm) (push) Waiting to run
Go / Build (old, goolm) (push) Waiting to run
Go / Build (latest, goolm) (push) Waiting to run
2025-12-08 00:07:25 +02:00
Sumner Evans
7cc19d9720
filter: add unread_thread_notifications to FilterPart
Signed-off-by: Sumner Evans <sumner.evans@automattic.com>
2024-12-19 13:13:27 -07:00
Sumner Evans
4b4599d4ab
filter: make sub-structs properly nullable so omitempty works
Signed-off-by: Sumner Evans <sumner.evans@automattic.com>
2024-12-19 12:56:15 -07:00
Brad Murray
a7aa97679d
filter: Add com.beeper.to_device sync filter field (#274)
* Add com.beeper.to_device sync filter field

* Update filter.go

Co-authored-by: Tulir Asokan <tulir@maunium.net>

---------

Co-authored-by: Tulir Asokan <tulir@maunium.net>
2024-08-25 13:45:54 -04:00
Tulir Asokan
0eee489b64 Switch to /v3 paths everywhere 2022-04-17 12:59:34 +03:00
Tulir Asokan
f4fc99cddb Overhaul event content representation 2020-04-19 03:23:27 +03:00
Tulir Asokan
941515e73d Rename events to event 2020-04-16 17:29:47 +03:00
Tulir Asokan
8adcd0da97 Reorganize and break everything 2020-04-16 16:51:32 +03:00
Tulir Asokan
b441ba9359 Add /members method and other lazy loading stuff 2020-02-22 00:03:03 +02:00
Tulir Asokan
8154c462e1 Rename package 2018-10-08 01:22:27 +03:00
Thibaut CHARLES
76dfc7718a Added default filter values & filter validation (#46)
Signed-off-by: Thibaut CHARLES cromfr@gmail.com
2018-05-09 13:37:21 +01:00
Jan Christian Grünhage
a7fc80c806 Add filter struct (#42) 2017-10-03 12:38:48 +01:00