Skip to content

Conversation

@pull
Copy link

@pull pull bot commented Aug 13, 2021

See Commits and Changes for more details.


Created by pull[bot]

Can you help keep this open source service alive? 💖 Please sponsor : )

@pull pull bot added the ⤵️ pull label Aug 13, 2021
greyson-signal and others added 29 commits March 29, 2022 13:58
Closes #10786

Co-authored-by: Thore Goebel <hello@thore.io>
From the profile management screen.

Fixes #11033
Old-style exceptions are syntax errors in Python 3 while new-style exceptions work as expected on both Python 2 and Python 3.

Closes #10622
Fixes #9431
Closes #9434

Co-authored-by: swatts <github@stargw.net>
alex-signal and others added 28 commits April 20, 2022 16:32
…tion.

Without starting from start index, if the same recipient appears
multiple times in the recipient list, this function will crash.
If we're deferring to super.getItem(), then we should be guarding with
super.getItemCount().
We were getting weird errors around the service not calling
startForeground() that I couldn't reproduce. I figure it must be
something with how we only sometimes start the FcmFetchService in the
foreground. So I think the safest thing to do is to just use
GenericForegroundService.
@ehrenkret-signal ehrenkret-signal deleted the branch devel-andro:master April 29, 2022 21:09
@ehrenkret-signal ehrenkret-signal deleted the master branch April 29, 2022 21:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.