Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/deltachat/deltachat-ios

Email-based instant messaging for iOS.
https://github.com/deltachat/deltachat-ios

move 'pinned' indicator right for cleaner UI

'pinned' chats are always shown together below each other;
moving the 'pinned' indicator to the ...

fb772857ccefe186d0afcf1ae203b662e5243b69 authored 12 months ago by B. Petersen <[email protected]>
update reaction view on DC_EVENT_REACTIONS_CHANGED

handling of this event was just missing.
for simplicity, the event is handled that in the same w...

2714bf5000b40b5ebadfbef8a4cf03602cf89e9d authored 12 months ago by B. Petersen <[email protected]>
Move address-check to context

According to the c.delta.chat it belongs there. `static` is a pragmatic approach

e863463f17a5809776f0d98a6f86c92f8e4389fc authored 12 months ago by Nathan Mattes <[email protected]>
Update DcCore/DcCore/Extensions/String+Extensions.swift

Co-authored-by: bjoern <[email protected]>

3b1ab3fe6c9cf02b7cce996b022be03b42469bc4 authored 12 months ago by Nathan Mattes <[email protected]>
Remove file headers again :)

18f9892f09dadc44fc6bf8d7fa110906d31dd29b authored 12 months ago by Nathan Mattes <[email protected]>
Move bool-conversion into an extension

a9b8cdf45abfb3d764211402ce983bc89fe3f027 authored 12 months ago by Nathan Mattes <[email protected]>
Split wrapper into seperate files

08f52aa0f702aba4759238443c694d114c515c36 authored 12 months ago by Nathan Mattes <[email protected]>
Add emoji-view (#1727)

fd36b5239fe4b0565c87d59e5a4b81474cc9d792 authored 12 months ago by Nathan Mattes <[email protected]>
Add basic reaction-view (#1727)

Also: Make reaction-properties public so we can access them

1e073161966d4cd1b9b0c010bfe6af98ca380e4b authored 12 months ago by Nathan Mattes <[email protected]>
Remove file headers (#1727)

974450f434b8b3f6686a5f95755ac105da09462e authored 12 months ago by Nathan Mattes <[email protected]>
Finalize reaction background/border color (#1727)

Thanks to @r10s

99250da969766445ca84993c7ee746002d876358 authored 12 months ago by Nathan Mattes <[email protected]>
Minor UI-tweaks (#1727)

a06c7171a457002361e68a2f7b1907eebee892d1 authored 12 months ago by Nathan Mattes <[email protected]>
Show reactions (#1727)

68c52080eb95b73d9b13cf89692b73c3db77f7f4 authored 12 months ago by Nathan Mattes <[email protected]>
connect view-controller to show reactions (#1727)

cd0f33bb23cd70d4e45dbf1d63741f22b586ae59 authored 12 months ago by Nathan Mattes <[email protected]>
Remove empty line (#1727)

Co-authored-by: bjoern <[email protected]>

f24b3b6890321b446bd44f75ada1a3ae8f4fb3fd authored 12 months ago by Nathan Mattes <[email protected]>
Remove subviews properly (#1727)

bfe11f6ef4c7b2d4fecfebf414483c0d5607c522 authored 12 months ago by Nathan Mattes <[email protected]>
Fix copyright for new files

089a26bfdb1df6fc10ef417f0da29b61d58f16c5 authored 12 months ago by Nathan Mattes <[email protected]>
Tweak UI (#1727)

288aa54e8c7f7a12d694ac169bbe1f877bca915d authored 12 months ago by Nathan Mattes <[email protected]>
Show ... if there are more than five different reactions (#1727)

03eda7c42d3a3de7c991a60a096dbb29902b2af1 authored 12 months ago by Nathan Mattes <[email protected]>
Show reacton on cell (#1727)

9694f2a2eee69970a44a2d1db7dfc17e2b9abccf authored 12 months ago by Nathan Mattes <[email protected]>
Fix bottom-constraint (#1727)

Thanks to @r10s again!

93bdf17ae5c1296ad192ca99a29e0c07aa41868f authored 12 months ago by Nathan Mattes <[email protected]>
disable 'Done' button if no name is entered

b4a6707b2e8f65a070f33d87f882ec95c5806919 authored 12 months ago by B. Petersen <[email protected]>
update hint for entering displayname after scanning an account

4ed144c2022d2f2590a15873c40e25ea5ebd8ee1 authored 12 months ago by B. Petersen <[email protected]>
update local help

393e82eb644149e4723307d30744e35eda338967 authored 12 months ago by B. Petersen <[email protected]>
update translations

014b507a28a6c2d826e4e3de0c3fb1974731aa09 authored 12 months ago by B. Petersen <[email protected]>
use new swift5 shortcut for `let`

e5d7f51b6491ac211cb5e08df359d9f199244370 authored 12 months ago by B. Petersen <[email protected]>
focus on name and avatar in guaranteed-e2ee chats

this PR hides the email address from the chat's title bar
for guaranteeedd e2ee one-to-one chats...

68160063029ac4b5469249d11bce26a9d2a2bacd authored 12 months ago by B. Petersen <[email protected]>
Update DcCore/DcCore/DC/Wrapper.swift

Co-authored-by: Nathan Mattes <[email protected]>

f11b72d175a344a9a677e671272262c05aeb1a00 authored 12 months ago by bjoern <[email protected]>
init jsonrpc together with account

eb14053fb0bf05565586ce147fced1e992ebd69b authored 12 months ago by B. Petersen <[email protected]>
escape json string accordingly

a36f6af8a42911f0738fd5876344d577d5ebc4e4 authored 12 months ago by B. Petersen <[email protected]>
add getMessageReactions() api

c8fab3fb9628a740d6f373fc6ff163abf3062edf authored 12 months ago by B. Petersen <[email protected]>
nicer blockingCall() parameters; it is still json and needs escaping, but that seems fine for now (unless one knows a simple enough alternative not using external dependencies)

048d867caa9732d7a375798b2e924a91a9a8822a authored 12 months ago by B. Petersen <[email protected]>
add sendReaction() api

4646e1c2c8cbff5afcce1bed113e5e57b3dd2226 authored 12 months ago by B. Petersen <[email protected]>
build core with `--features jsonrpc`

56e80444fedc7e3aceb4c9e73e5e5f6b12464b20 authored 12 months ago by B. Petersen <[email protected]>
Fix closure warnings

3fad2337886048ce455d6044060d5066fc80c513 authored 12 months ago by Nathan Mattes <[email protected]>
Fix migration-warnings

d9acde529ad71a121d24862b7cf7060c5470f4a6 authored 12 months ago by Nathan Mattes <[email protected]>
Migrate to Swift 5

9b407ee4f0d09357b552e64ea41aa8a03d442da0 authored 12 months ago by Nathan Mattes <[email protected]>
Make Simulator work again on Apple Silicon (#2034)

* Update pods and clean project

Also: Set deployment targets of pods to 12.0

* Exclude arm...

2ad36f53cfa5fedc754f5f54ca596f3bfa978885 authored about 1 year ago by Nathan Mattes <[email protected]>
remove thumbnail cache (#2033)

* remove thumbnail cache

* simplify code

* simplify code

* remove unused 'protocol' abs...

3c5c375836e4e851b5ba1b03a40029481c636886 authored about 1 year ago by bjoern <[email protected]>
if image thumbnails cannot be generated, these are often unsupported formats (webp or so), this is expected and worth a warning only

5a7d03d5811b99f355c03d7b6b42a4f17bc9b22f authored about 1 year ago by B. Petersen <[email protected]>
shorten notification setup, fix potential crashes (#2029)

* improve notification registering handling

- log errors
- force dispatching to main,
thi...

1bd80d9d7fb9c93839276e4e55c93508d8e4f32f authored about 1 year ago by bjoern <[email protected]>
style: unify function signature formatting

d24f3eae1684e0e6c716bee6da79ba90850a4080 authored about 1 year ago by B. Petersen <[email protected]>
improve notification stats in "connectivity view" (#2028)

* poll notifications are never 'green', however, also do not make many assumtions about expected...

96e11a8567c88d2b6ddfcfef4f48522aac90ca9d authored about 1 year ago by bjoern <[email protected]>
more compact post() calls, focusing on parameters

a36d1023a351ec5a383fcbabd17971eebf2ee003 authored about 1 year ago by B. Petersen <[email protected]>
streamline events.swift

824678689d3cf07cb94621c01ffcdd5b80e5419b authored about 1 year ago by B. Petersen <[email protected]>
unify usage of data2String

647fc673eb55764e80c5878ac2bda5f52df96bba authored about 1 year ago by B. Petersen <[email protected]>
streamline event (#2027)

* streamline event names

* streamline usage of NotificationCenter.default

* simplify event...

0a8ca593d0f21e617ff8762bf0db767beaf8d6ea authored about 1 year ago by bjoern <[email protected]>
fix maintaining selected rows on reloadData(), this bug was introduced at #2026; the comment is outdated, it was only valid between iOS 14.2 and iOS 14.4

0d29044ff8fdd2e657a5cc664a5164b92545de6f authored about 1 year ago by B. Petersen <[email protected]>
simplify ChatViewController (#2026)

* set access-modified to 'private', where possible

* remove some unneeded vars

430cd9dd612a3e3d897e7a65487499b9ba8f340f authored about 1 year ago by bjoern <[email protected]>
typo

21d2643a63e1a163fdc7358ea31f38cceaeb5122 authored about 1 year ago by B. Petersen <[email protected]>
rename ChatListController to ChatListViewController

ff1fd7ea9bf93b98dd3d2eb8075d8694b0fc05a2 authored about 1 year ago by B. Petersen <[email protected]>
simplify code

056d39a13c8cb953dddcb71bff7bde7319ac70c7 authored about 1 year ago by B. Petersen <[email protected]>
delete unused resources (#2025)

* remove unused appicon-1.imageset, approval.imageset

* remove unneeded appicon.imageset, fal...

44b3fc388413ac224c998b81a217ec90a6f4aa36 authored about 1 year ago by bjoern <[email protected]>
fix status line sharpness (#2024)

* fix status line sharpness by using UIStackView

* set static size of status images

* set ...

8a8c8b220e2419ceb504565a0151102fcdc0c8c6 authored about 1 year ago by bjoern <[email protected]>
add basic voice over to image/video galleries (#2023)

884b6f2b585ac8a76d595dfa41a962ec8c8b7a20 authored about 1 year ago by bjoern <[email protected]>
fix sharing videos (#2022)

* let addDcMsg() consume a path

* use addDcMsg() also for images

* show all errors to the ...

00a229250f7e197a3ed1fafb1d6d414692a65d62 authored about 1 year ago by bjoern <[email protected]>
improve sharing large images (#2020)

* log errors as such

* skip unneeded nil assignment

* prescale images to fit into extensio...

7869d32ddb83c2ee497ba9c496146cd9d58167d0 authored about 1 year ago by bjoern <[email protected]>
fix some images not shown in gallery (#2019)

* log error when thumbnail loading fails

streamline code branches a bit

* set some thumbna...

f3390462992bc6b380e0f6f6066390a7ab06cf23 authored about 1 year ago by bjoern <[email protected]>
prepare 1.42.8 (#2018)

* update CHANGELOG for 1.42.8

* bump version to 1.42.8

* Update CHANGELOG.md

Co-authore...

6c3a36e687b0c9d5269f46b9e8436ef044b0a58a authored about 1 year ago by bjoern <[email protected]>
change link used in RELEASE.md to updated default branch

0541de02c282ee8fec571e47fa6b8b5a762f7372 authored about 1 year ago by B. Petersen <[email protected]>
update deltachat-core-rust to 'chore(release): prepare for 1.132.1' of 'v1.132.1'

347285ada720fe53fb6f4f2b38c2f6530a8ffbb4 authored about 1 year ago by B. Petersen <[email protected]>
document push certificate renewal (#2016)

* document push certificate renewal

* add link to server code

870a0085ab78f59dc8f7d9026e16082d455d7e68 authored about 1 year ago by bjoern <[email protected]>
update translations

d578202cac7c55462f4c4625595c690e0a5ecf31 authored about 1 year ago by B. Petersen <[email protected]>
share webxdc's (#2015)

* add 'Share' button to webxdc more-menu

* make share() in FilesViewController reusable, call...

6ecc4345d35fa0815bdacd250663ccd6dcf3de2d authored about 1 year ago by bjoern <[email protected]>
prepare 1.42.7 (#2013)

* update CHANGELOG for 1.42.7, core part

* update CHANGELOG for 1.42.7, ios part

* bump ve...

a41923b7f8cfe3d90976696e08575fd701fa8eb2 authored about 1 year ago by bjoern <[email protected]>
update translations

951ef416003b1be066f6c5d6ab89fba8432ef0b9 authored about 1 year ago by B. Petersen <[email protected]>
cherry-pick thread-safe event-shutdown authored by @Simon-Laux in https://github.com/deltachat/deltachat-ios/pull/1969

3972dedc20aaad1dfe7ef0fa5c8219a8b1fb3bbf authored about 1 year ago by B. Petersen <[email protected]>
add empty lines between actionable items

671c819ef9b6dc3950aed9e1ab67426702eff19d authored about 1 year ago by B. Petersen <[email protected]>
shorten wording

7cac9d535001ec23dd6141776a0601e31b4f5f77 authored about 1 year ago by B. Petersen <[email protected]>
update encryptedDatabases dictionary on account deletion

a447d7f5453e9712529572bd77ffac64c9b9bd61 authored about 1 year ago by B. Petersen <[email protected]>
show notification error in connectivity if 'Encrypted Accounts' are in use

88cfeca74d858dab834b6d6214041242d6440960 authored about 1 year ago by B. Petersen <[email protected]>
reword from 'encrypted account' to 'encrypted database', show state in log

35303d048c7d0ab7ea8d07f4d3ddf2931477056c authored about 1 year ago by B. Petersen <[email protected]>
show a device message when encrypted accounts are used

75e69c6da767991df3c26ca0c2695aee3cb89a4f authored about 1 year ago by B. Petersen <[email protected]>
remove encrypted accounts creation from UI (opening existing encrypted accounts is still possible)

d4dc09faf1a2d880ad870eb823984bf61d69faaf authored about 1 year ago by B. Petersen <[email protected]>
simplify remembering of encrypted accounts

a8ef0bf98eda136cf4f0058530585b1b13ce30f1 authored about 1 year ago by B. Petersen <[email protected]>
remember encrypted accounts

39d099114fea5777b9c8d01efe96ac8091cd3749 authored about 1 year ago by B. Petersen <[email protected]>
update deltachat-core-rust to 'chore(release): prepare for 1.132.0' of 'v1.132.0'

835b089258d495f2812f8e856c8edcd80171cb95 authored about 1 year ago by B. Petersen <[email protected]>
removed old .github/CONTRIBUTING.md

the new ./CONTRIBUTING.md is more visible and more standard.

moreover, also on github, accordin...

3a42f6610ad03f0a9db0ea6594951ca147577e2e authored about 1 year ago by B. Petersen <[email protected]>
link CONTRIBUTING from README, improve intro

c87c8429f64ce8d4c9db8bb1d235b0ae2177ea0b authored about 1 year ago by B. Petersen <[email protected]>
add CONTRIBUTING.md (#2005)

* use android's CONTRIBUTING as a template

* adapt CONTRIBUTING.md to iOS

* Update CONTRIB...

0e94c0de81314ab5b81800f88eb6df9443e89b8e authored about 1 year ago by bjoern <[email protected]>
set a default label for new issues (also to make it more obvious for users that it's only bug reporting)

moreover, adapt ordering to android, update log position.

counterpart to https://github.com/del...

de952ddac60952c43dbe36ed59e0ecd254fa6956 authored about 1 year ago by B. Petersen <[email protected]>
align options ephemeral options to android/desktop for consistency

ecfa9b6f6a5ffb395c370c0d699bd0f1a6af9841 authored about 1 year ago by B. Petersen <[email protected]>
select ephemeral option close to real timespan

35acdd7c04377ea418978f5c052e66bd1e483df1 authored about 1 year ago by B. Petersen <[email protected]>
immedite feedback when tapping chat title

loading of profiles can be speed up as well (too many db calls there),
however, giving immediate...

6ad41dabece8f954ec9a0ff2704db51fc99770d7 authored about 1 year ago by B. Petersen <[email protected]>
immedite feedback when tapping chatlist title

4e5ff0a7659aef04d8ecb509efb5bf34068976c5 authored about 1 year ago by B. Petersen <[email protected]>
bump CHANGELOG for 1.42.4

cc58cd4842a63f7b4ca9448b8ac606586bbebc6c authored about 1 year ago by B. Petersen <[email protected]>
bump version to 1.42.4

8abf6803c6bd1ab55b03b6fc9505026c616b0bee authored about 1 year ago by B. Petersen <[email protected]>
update deltachat-core-rust to 'chore(release): prepare for 1.131.7' of 'v1.131.7'

c54599a18b59f6208e5061075546c495950c4409 authored about 1 year ago by B. Petersen <[email protected]>
update local help

34200fe5921ade31ad42aa11b2744fb8c6c28bdb authored about 1 year ago by B. Petersen <[email protected]>
add global logger to `DcCore` and `DcShare` (#1994)

* make global `logger` work from all modules

before, the global `logger` could already be use...

c95ad8dca987926907e55ba755f425b6b47b5c43 authored about 1 year ago by bjoern <[email protected]>
add vietnamese language

444712367b537f569f0d0e2a0448d384fc9281e8 authored about 1 year ago by B. Petersen <[email protected]>
do not allow swipe-to-reply on (day-)markers

b71c2e1d4b45db2443163501ea78a301fccb79e6 authored about 1 year ago by B. Petersen <[email protected]>
fix 'try external video player' information

the idea to show some additional information about how to play a video
in case the thumbnail cou...

05ae213a0146ee02600dc3555fccb96fbe87c0a9 authored about 1 year ago by B. Petersen <[email protected]>
remove 'update' warnings

55c4d5cfb15135a77b150f8b7f1b819790d14fa1 authored about 1 year ago by B. Petersen <[email protected]>
use `accountid` from `event.accountId` for "is this the selected account?" checks

219c01562a25583ba1ed1c3e97b1e00d0fd3c54b authored about 1 year ago by Simon Laux <[email protected]>
there is no point currently in getting additional information for logging; make this clear also in the docs

39a91190a00806dd2575ec2ae6d9d990d6e4029d authored about 1 year ago by B. Petersen <[email protected]>
load context when needed.

the context loading is now only still there because of the logger and #1976

5e7f68e6568540186c836778eae25a6867f3062e authored about 1 year ago by Simon Laux <[email protected]>
remove unused, not working debug variables from context

closes #1975 (read Explanation on that issue)

8b54ca111ebd24b38d4ecf3d582aac8959ee5218 authored about 1 year ago by Simon Laux <[email protected]>
update CHANGELOG for 1.42.3

2482e865781736f70ba861169615e4b5a6c5e0f8 authored about 1 year ago by B. Petersen <[email protected]>
bump version to 1.42.3

a5e4be7fa6c1c86153f4259bbef659c42f649ce9 authored about 1 year ago by B. Petersen <[email protected]>