Alex Hart
|
a03c49e12c
|
Implement group story notifications.
|
2022-05-18 11:54:17 -04:00 |
|
Alex Hart
|
9ed3f95ab8
|
Ignore duplicate stories in sync messages.
|
2022-05-18 11:54:17 -04:00 |
|
Cody Henthorne
|
9bc4dfc3f6
|
Fix PNI crash in in group processing.
|
2022-05-12 17:30:58 -03:00 |
|
Cody Henthorne
|
bb963f9210
|
Add remote megaphone.
|
2022-05-12 10:42:21 -03:00 |
|
Cody Henthorne
|
12e6ebb4df
|
Improve performance of GV2 profile fetch and mentions initialization.
|
2022-05-12 10:42:21 -03:00 |
|
Alex Hart
|
33d60ebe14
|
Implement proper group story reply deletion for remotely deleted group stories.
|
2022-05-12 10:42:21 -03:00 |
|
Alex Hart
|
68ba3433a3
|
Always display donation receipts page.
|
2022-05-12 10:42:21 -03:00 |
|
Alex Hart
|
eaf36be9f6
|
NotificationThread migration.
|
2022-05-12 10:42:21 -03:00 |
|
Alex Hart
|
af9465fefe
|
Add sent story syncing.
|
2022-05-12 10:42:21 -03:00 |
|
Alex Hart
|
8ca0f4baf4
|
Add support for replying to gift badges.
|
2022-05-12 10:42:21 -03:00 |
|
Alex Hart
|
158f77a634
|
Add thread display body and proper image for gift badges.
|
2022-05-11 09:29:14 -03:00 |
|
Alex Hart
|
1345413645
|
Ensure new storage id is synchronized to recipient.
|
2022-05-11 09:29:14 -03:00 |
|
Alex Hart
|
cffbfcb957
|
Hide receipts item if user has none.
|
2022-05-06 10:01:14 -03:00 |
|
Alex Hart
|
a4a4665aaa
|
Implement badge gifting behind feature flag.
|
2022-05-02 15:25:55 -04:00 |
|
Cody Henthorne
|
f10d5651f0
|
Fix storage sync bug for distribution lists.
|
2022-05-02 15:25:55 -04:00 |
|
Greyson Parrelli
|
1fad4d4f65
|
Handle early read receipt sync messages.
|
2022-05-02 15:25:55 -04:00 |
|
Greyson Parrelli
|
8cb74fb776
|
Improve updates to CdsDatabase.
|
2022-04-26 13:59:51 -04:00 |
|
Cody Henthorne
|
657a9c7b0a
|
Add ability to reject group invite by PNI.
|
2022-04-26 12:16:58 -04:00 |
|
Victor Ding
|
e5aea7c49e
|
Replace non-ASCII characters in comments to their ASCII equivalent
Fixes #12201
|
2022-04-26 12:15:50 -04:00 |
|
Alex Hart
|
a6e7f9a4c1
|
Fix incorrect column in query.
|
2022-04-26 12:15:50 -04:00 |
|
Greyson Parrelli
|
70b0a120f0
|
Fix partial contact syncs and ignore your own contact info.
|
2022-04-26 12:12:17 -04:00 |
|
Alex Hart
|
17111abc72
|
Add support for smarter story downloads.
|
2022-04-26 12:12:13 -04:00 |
|
Greyson Parrelli
|
f15072bc8d
|
Fix other group update description bugs and add tests.
|
2022-04-22 08:32:07 -04:00 |
|
Ehren Kret
|
8c2db972cf
|
Fix crash if recipient appears multiple times in group update description.
Without starting from start index, if the same recipient appears
multiple times in the recipient list, this function will crash.
|
2022-04-22 07:55:42 -04:00 |
|
Greyson Parrelli
|
dfcadde076
|
Ensure we enqueue a storage sync after a safety number change.
|
2022-04-20 16:32:55 -03:00 |
|
Alex Hart
|
b041ed1510
|
Ensure delivery receipts are sent for 1:1 story replies and reactions.
|
2022-04-20 16:32:55 -03:00 |
|
Greyson Parrelli
|
e2cb535f3f
|
Make names in group update descriptions tappable.
|
2022-04-20 16:32:54 -03:00 |
|
Cody Henthorne
|
ab031d3dad
|
Add internal setting to clear keep longer logs.
|
2022-04-19 08:17:21 -04:00 |
|
Alex Hart
|
159d67ec59
|
Fix crash for non-story replies.
|
2022-04-18 13:26:28 -03:00 |
|
Alex Hart
|
893be51810
|
Allow 1:1 replies to increment thread unread counter.
|
2022-04-18 09:40:05 -03:00 |
|
Greyson Parrelli
|
8da66bc789
|
Fix corner case in story distribution list syncing.
|
2022-04-15 16:07:14 -04:00 |
|
Greyson Parrelli
|
35a9fddbb2
|
Add basic support for receiving messages at your PNI.
We haven't implemented merging yet, so this is still very basic, but it
"works".
|
2022-04-15 16:07:14 -04:00 |
|
Greyson Parrelli
|
fd4543ffe0
|
Improve speed of many SMS/MMS queries by removing unnecessary attachment join.
|
2022-04-15 16:07:14 -04:00 |
|
Greyson Parrelli
|
d3096c56cb
|
Basic client usage of CDSHv2.
This provides a basic (read: useful-for-development-yet-broken) client
usage of CDSHv2.
|
2022-04-15 16:07:14 -04:00 |
|
Cody Henthorne
|
2f0f26c328
|
Add story send multi-send, error, and improved SNC states.
|
2022-04-15 16:07:14 -04:00 |
|
Greyson Parrelli
|
d06c633dc4
|
Fix full text search filter.
Closes #12158
|
2022-04-13 10:58:16 -04:00 |
|
Greyson Parrelli
|
bd5ac85ac0
|
Fix old DB migration.
A cautionary tale that serves as a reminder to never call external code
during a migration...
Fixes #12147
|
2022-04-11 20:38:32 -04:00 |
|
Alex Hart
|
6354cb194c
|
Update ordering query to display content in expected order.
|
2022-04-08 12:19:26 -04:00 |
|
Cody Henthorne
|
bb5edccf34
|
Update view count in My Story view.
|
2022-04-08 12:19:26 -04:00 |
|
Cody Henthorne
|
6d86b25acd
|
Improve story contact search.
|
2022-04-08 12:19:26 -04:00 |
|
Alex Hart
|
7fb5ceeda4
|
Allow hidden story viewing.
|
2022-04-06 14:37:25 -03:00 |
|
Alex Hart
|
46bb64ad24
|
Display reply icon if you responded 1:1 to the displayed story.
|
2022-04-06 12:38:43 -04:00 |
|
Alex Hart
|
343871ed8b
|
Use unread thread count for bottom bar.
|
2022-04-06 12:38:43 -04:00 |
|
Cody Henthorne
|
be241524db
|
Fix font networking main thread crash.
|
2022-04-06 12:38:43 -04:00 |
|
Greyson Parrelli
|
a32d5bef20
|
Refactor more ContactDiscovery code.
|
2022-04-06 12:38:43 -04:00 |
|
Alex Hart
|
91c581b475
|
Do not process story records if capability doesn't support it.
|
2022-04-06 12:37:43 -04:00 |
|
Greyson Parrelli
|
b34ca8ca2f
|
Improve handling of unknown IDs in storage service.
|
2022-04-06 12:37:43 -04:00 |
|
clauz9
|
e2c54eef77
|
Filter out some Base64 encoded status messages from search.
|
2022-04-06 12:37:43 -04:00 |
|
Alex Hart
|
469879c211
|
Implement proper story viewer ordering.
|
2022-04-06 12:37:43 -04:00 |
|
Greyson Parrelli
|
98b9cc23e4
|
Add extension functions to improve writability of database queries.
|
2022-04-06 12:37:43 -04:00 |
|