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

clear cache on memory warning, not just on disappear

d71b4fb320d3e6ecc3ff4fbb09c374de228d2ab6 authored over 1 year ago
use best practise for dequeueReusableCell() calls

53b87c1a0f118ea484e90ff45cc05c4ea244430d authored over 1 year ago
do not reload data on reopening view, there is not much reason to do it that way as the array of message-ids is not updated anyway

0bc5204ff0f855c1bc5c08ec7fddaf495f1b93ed authored over 1 year ago
add comments, free memory when leaving gallery

1ebf291963198a10bc1aba707263037daac0ca7d authored over 1 year ago
name the gallery item cache as such

069be6222ba6c3fa005ef375f891aa20be27a528 authored over 1 year ago
style: do not use loop- and if-statements in the same line

d80a16181cc2e1149aa13ec0a632e69d2ca8bbda authored over 1 year ago
gallery: use 5 columns in iphone landscape

this is also what system gallery & co are doing,
also this matches the ratio of delta's ipad col...

e9e057f429be99da6044c8efbac6366ff3e0684a authored over 1 year ago
clear cache together with reloading data, otherwise, cells stay empty as of #1844

7bd0292a4d2776dd4890ce49733e32d2008fe9ee authored over 1 year ago
use translucent qr-code title bar

the old, totally transparent title bar led to more or less
unreadable tabs, depending on what is...

d14d8346124921ba323060bf5cda0f5e89f2e5ea authored over 1 year ago
swap 'Gallery' and 'Files' tab

that way, two taps in different areas are required,
making it harder to show maybe private image...

06c012e4a01f1248a30045289bb47cc44df9d0ec authored over 1 year ago
hide bottom bar in preview controller

preview controller may use it's own bottom bar,
so that's easily gets a ui mess.

(it was hidden...

c3364e481276e8e7d6f3b27acfbb9090e62494c3 authored over 1 year ago
add all-media tab

fc6dfeb8a7fdcfa42c609d1c4122b42855748933 authored over 1 year ago
make all-media header translucent

4e1943ac7cdb8bd4e2851c8e47605d8cda1a35b3 authored over 1 year ago
use correct heading in case there are webxdc's

67c47036e6fd5ba1a9af1766cba2878d3bf6c67a authored over 1 year ago
use correct hints when 'All Media' views are empty

9df991b63850e7e2982cce73e6944fdd6c518475 authored over 1 year ago
tune down all-media tab

on android, it is is the overflow menu,
so we should also tune it down a bit on ios

- rightmost...

0488e82e1db26b8cca78c350032d2e1af1f93d09 authored over 1 year ago
add all-media UIPageViewController and UISegmentedControl

d75f5ebda48ada0855e9208f1cc822314d3419c4 authored over 1 year ago
add all-media icon to assets, adapt others icons

this makes qr-code and settings slightly lighter
and better fitting overall.

the "delta main ch...

b3948e43ab52ee90f727278337c988169575bcff authored over 1 year ago
update deltachat-core-rust to 'Prepare 1.112.8' of branch 'stable-1.112'

b82237faf361ccd29b247b2de87d4308f727aac6 authored almost 2 years ago
update translations: ro

6dee9676847ec8f9daf5f177e3a722eb3716e29f authored almost 2 years ago
init Romanian translation

312d3bb8e6960ed88025175fb45b91104cc87a8e authored almost 2 years ago
update translations

cb68e8ba0a0b379d6d5081cdff04f2d12a8881c8 authored almost 2 years ago
bump version to 1.36.4, fixing reported core version

cecf915db94e7b7e4228f8aeabdd92714ac54ee7 authored almost 2 years ago
update deltachat-core-rust to 'Prepare 1.112.7' of branch 'stable-1.112'

0c32c2fffa0af6dff6481b42ce35a3f75de743f9 authored almost 2 years ago
bump version to 1.36.3

1d0d2d9156e584f6182fd3949c1b52bbf9263517 authored almost 2 years ago
update changelog for 1.36.3

fc281ad24e1ece282351b72e9bfcb150fa258140 authored almost 2 years ago
update translations: tr

a9bf1f577a3674f221f874df7b579a63f79022dc authored almost 2 years ago
update deltachat-core-rust to 'Update to released async-imap 0.8.0' of branch 'stable-1.112'

2dbee1100832aa04ebdb600c89ab68b3f98223f7 authored almost 2 years ago
use correct add-second-device title

in the setting, the title of the confirmation dialog
should read "add second device",
not "add a...

d786355b74ce52c26ce809a5ceb54cb105864e4a authored almost 2 years ago
update translations, update help: nl, pt

ac2b11c82a7580cbc154713a62b72708c6205090 authored almost 2 years ago
explicitly set charset

23df8aff33815e0d9130945374b3eb6fb0e68f81 authored almost 2 years ago
apply csp to all webxdc files

4a5ece5d8e957438c9f115571ac9390c395478b8 authored almost 2 years ago
update local help

fca84d010008209e02dc6850c2698b4ea749a8a9 authored almost 2 years ago
update local help

cc79bdc3dda8bcbd8dff193efcb732cef9fdc720 authored almost 2 years ago
update deltachat-core-rust to 'ref: More logging for ongoing and get_backup (#4289)' of branch 'stable-1.112'

bbbc98290c65a0c889b3fa7fbeac5e0d1baa7185 authored almost 2 years ago
move 'cancel' to the right on app selector

unless "cancel" is paired with "done", "save", "ok" or similar
but there is still another button...

2b1e52391dcdf7dab2f20b5f5008f22b090f3d52 authored almost 2 years ago
add 'paste from clipboard' to qr-scan-menu

3dd92d409cc084d1f1f990828cacbb8b1681812a authored almost 2 years ago
Merge pull request #1833 from deltachat/simon/fix-out-of-bounds-error-in-search

fix out of bounds error in search

5f0df62904876fdf0b11edfe25db4a67a4400bb1 authored almost 2 years ago
fix out of bounds error in search

I came across this error while testing the search field on mac.
could have something to do with ...

cd88ae87be29cd3764e4349419bf30790d60cf55 authored almost 2 years ago
update changelog for 1.36.1, core part

5851776eddac2f5921d426637407b3cec0ed68d6 authored almost 2 years ago
update changelog for 1.36.1, ios part

065220619fec1fc3cf63d2c1cb9358a5232a01c5 authored almost 2 years ago
add device message for 1.36.1

01d91b58bd7b74003dacb9924794305e1c04709d authored almost 2 years ago
bump version to 1.36.1

82a73320fd66692238503a4a43d996a97d3f8851 authored almost 2 years ago
update deltachat-core-rust to 'Release 1.112.4' of branch 'stable-1.112'

b6d859706343357eae0008bc3997d555604969d8 authored almost 2 years ago
fix adding second device from in-configured-app qr scanner

a062a3f059d0938462c372e4a1df81a7d5b8b1b1 authored almost 2 years ago
make sure not to handle events when finishing

dc28eb9d45ca2f32c40f6c4d1630c041842731b2 authored almost 2 years ago
correct accessibility hint

01e9faf21616f8444d8e2cff7b8edb0c94ec0805 authored almost 2 years ago
trigger triggerLocalNetworkPrivacyAlert on receiver side

98c944d9ad5e768107ec95a8d214190742ab1179 authored almost 2 years ago
add dedicated view for statusLine

22f04c3cc6b83f0ed68278f9098f2ee4efaa6088 authored almost 2 years ago
improve layout

517591d018485b0b09b65f06059e34b2cfe27611 authored almost 2 years ago
add 'troubleshooting' to menu

9c681670ac4edb2d2431e5bc25f5280362dfdd1c authored almost 2 years ago
add 'copy to clipboard' for backup provider

a3fa0a04e6fcff9535a44514e8dcc1e27ca2c03a authored almost 2 years ago
nicer activity indicator

479674ecf7661fae602c3c39e0136ebc6266a4fc authored almost 2 years ago
add experimental hints

c7f7ad6917a353d78aec7d3083c32234f070c4b5 authored almost 2 years ago
improve layout

b4e6f68716e69d403a7589deff6b96b65a241868 authored almost 2 years ago
use statusLine, constraints missing

ed7207b216542bc23f3f8e9eebd9fa991ab9c10a authored almost 2 years ago
use simplified progress wording as after first user testing on android

bac0a6b016ab2672b6b38038bd6b0ee69c54e512 authored almost 2 years ago
add dedicated 'add second device' button to welcome screen

80036909125078a49b28b13364f71b1c2bb45f2c authored almost 2 years ago
trigger triggerLocalNetworkPrivacyAlert on sender side

0b6d717b7485ddf33950a931b523d9efac343422 authored almost 2 years ago
ask before aborting transfer

ce39e4722185a1bd866f787eaff70b6a4cc73ee1 authored almost 2 years ago
ask before aborting backup provider

21c7fb41164854051d870e1032d976e1d8968f10 authored almost 2 years ago
remove vague retry statement, core will show a detailed error soon

90a0bb4cfdf22daf606c98f7e73745fff8737e69 authored almost 2 years ago
center text

503d311798d4f6547a8241a521a69cb00d6e1dd6 authored almost 2 years ago
show accurate progress information for receiver

7fb7e52155843758d69a19ce9b7ff5638ee86771 authored almost 2 years ago
ui[errorMessage] is explicitly set to lastErrorString on event construction

377158eb44e20765e04e7d0e66ace7375e15a3c4 authored almost 2 years ago
hide QR code asap

cb7673a3bf3144c29553f817ea02c6b1bde77c63 authored almost 2 years ago
show backup-provider progress, hide scanned qr code

230db1db4a711297ad4af36ff55498698db2a036 authored almost 2 years ago
show error if backup provider creation fails

a4a718a46e956df1ebd97f646f7e5d3ac60a368b authored almost 2 years ago
progressObserver not needed here

9096a360ccfd8a9c7eb3b60ff53970916b0bbbe6 authored almost 2 years ago
add constraints for statusLine view

c6a59dc78ef1104e6f4d66f7f7947c80917729ea authored almost 2 years ago
call receiveBackup for transferring backups via QR code

a2c600738724cfc50bd16825d633bab499db0296 authored almost 2 years ago
use strings from android

8f5b2bd62c98b0a70f9d9c5a0d8bd63c89250053 authored almost 2 years ago
blurView not needed for now

42069fc24d1563cd44046c1e1069225413e4b7c6 authored almost 2 years ago
request confirmation before showing qr code

dc26e103e5abf082e11c21052cb6bb5cecf250bb authored almost 2 years ago
prevent device from sleeping (otherwise, transfer will abort)

ead2e8b7a927715b3c23a5673496335431b0fdc7 authored almost 2 years ago
delete backup provider only when the view is actually destroyed, not if it removed temporary from screen

b9140cb740caa52180a965162969063eae040ef9 authored almost 2 years ago
add BackupProviderViewController

4f4d102c3e667f3ad32bf03d7a18395f769498b5 authored almost 2 years ago
make sure to show only one error alert

e73a92e9c4aa2f6f544852ccc16a8d3ca9fb2e8b authored almost 2 years ago
add links to help-page, same as on android and desktop

528060e316c674e929c7782d7414de1555636592 authored almost 2 years ago
update local help

b0ffacf91321ce219559cc4c09c0ea2bd33c6e2d authored almost 2 years ago
update translations

0c0883ba720fa8f6f389cdbb34ec1e834755e22d authored almost 2 years ago
update deltachat-core-rust to 'Fix call to `auditwheel` in scripts/run_all.sh' of branch 'stable-1.112'

01d85b57829cd41651413fddfa6af7ccff3f300d authored almost 2 years ago
update translations

6eaf467684bbf972b6ad5c478f693ae94e372b7d authored almost 2 years ago
update local help

2298accc0a75f7f80364461d7c5974d54bb48aff authored almost 2 years ago
update translations

b14d3d898265ec8833cf7761d6794cb9e3aee899 authored almost 2 years ago
update local help

d3f56b4baaf95530134fa99237c43b50319dad54 authored almost 2 years ago
update translations

8d0442110ddd3d482f38d062b399423cde51d1c3 authored almost 2 years ago
update deltachat-core-rust to 'Add changelog for unreleased 1.112.2' of branch 'stable-1.112'

1b60bd432890d8b3c609f8ab0bafc7e4a3928a4d authored almost 2 years ago
update deltachat-core-rust to 'Release 1.112.0' of branch 'stable-1.112'

31a4b719cd2e414a573f23c8a2d4b442882df54e authored almost 2 years ago
update translations

619e52019803af3ed0da283b0eaa9bb25bf8c55f authored almost 2 years ago
update translations

8f95eb6cd135beb21ff2e976e3de9a0b7988a706 authored almost 2 years ago
add missing warning about enabling 'Fetch only from Delta Chat folder'

0e65b1eeb64fcf729c429771f1d28465abc005c3 authored almost 2 years ago
move 'IMAP folder settings' to advanced; this is needed for consistency with android/desktop

3df76d468bb302a89e3f643aa751c0f2488a2d0e authored almost 2 years ago
add footer title that was forgotten in #1826

42db3433e2e5229a3074401da62ea375d2feb9da authored almost 2 years ago
add icons to settings

the stock icons are good enough for now,
however, only available since ios15 (current)
and ios16...

c6526a4a87b822f2feeca0fa5ebd0ce5b2b5ed35 authored almost 2 years ago
update translations

42d526d45227f7873b2f8bb11791addc8eced281 authored almost 2 years ago
update translations

5acc6c89a2fdb86e8eedac6688b5cbbc88e4db4c authored almost 2 years ago
remove 'Chats and Media' settings from SettingsViewController

54e1b3fac5068a1c76e809f4061807d5ac9952ae authored almost 2 years ago
add ChatsAndMediaViewController

f05e7b07ed753b6ae72089af0b6527c5d53953ff authored almost 2 years ago
update translations

d01542baef9186b72e7d5a3e3f387a047ea8deaa authored almost 2 years ago