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

renamed CustomCell to CustomMessageCell to improve readability

dc42acec917dde997e5fe439792f6f595c235b61 authored over 5 years ago
Merge pull request #111 from deltachat/rust-core-1.0.0-alpha.0

Update deltachat-core-rust to 1.0.0-alpha.0

68a1bd58c4bfea38e6e80512b7a036e0467e9617 authored over 5 years ago
Update deltachat-core-rust to 1.0.0-alpha.0

1bff5d289f5825d7d87aedb8e9cd6dd6999eeb55 authored over 5 years ago
Merge pull request #110 from deltachat/PhotoSwipe

[ChatView] - tap Image Gallery

a99c019fe7afb9332d53e6d8ba0ace34716f44af authored over 5 years ago
code cleaning

e4f485ae8e47f32e7885dbd1c93b83476eb1876f authored over 5 years ago
after tapping on image in chatview, user can now swipe to previous and next image

2786802301ac064ab0cc288136894a76509f60ca authored over 5 years ago
Merge pull request #109 from deltachat/accountSetupFixes

Account setup fixes

431818edb919445b5f15b21404e98f85b1b0cb00 authored over 5 years ago
Merge branch 'accountSetupFixes' of https://github.com/deltachat/deltachat-ios into accountSetupFixes

227d0eb0d4be9a1d71c5a9a4ee1cda5cf6621087 authored over 5 years ago
bugfix - footer in accountSetup remained visible under certain circumstances

9ca5a9832bca4c7a0f158ec9f1adbf64f5b29e75 authored over 5 years ago
fixed bug that keyboard showed up after login succsess

c860cb068e0bd3a4fd7c7bef870ca1a5d6dcbb5d authored over 5 years ago
fixed bug that keyboard showed up after login succsess

b6f2fbb494af0015b182f211921852b59bf811f0 authored over 5 years ago
bugfix - footer in accountSetup remained visible under certain circumstances

e15589b881c0fb8c016e33f3fba4b48c1f47ef95 authored over 5 years ago
Merge pull request #108 from deltachat/PhotoCompress

deleted comments

729d35bea59d6a7f9859350eff491207205bbc06 authored over 5 years ago
deleted comments

af07db90a6dc6aeb6e80cd65cf53599152e02777 authored over 5 years ago
Merge pull request #105 from deltachat/PhotoCompress

integrated photo compression before sending

cd672fec746c8dcd1fcb3f2d1fc7e05d30493e8d authored over 5 years ago
image compression works now - compresses to target 1280max

1f28fbbd09de52e0075d2716ee254f0135e96014 authored over 5 years ago
added image compression

870a250cea4f0cd173988f0efb22e6fe93a92023 authored over 5 years ago
photoController now presented via coordinator

bfb9be9fe1d6aa8ffeccdf86a897097ea6c154ba authored over 5 years ago
refactored function name

7a3c289466ba5bb935ebea40537233460dfa30cd authored over 5 years ago
Merge pull request #102 from deltachat/chatViewRebuild

Chat view rebuild

d7da65b5c3a49c4bb2651eaee7fc6a105ae71827 authored over 5 years ago
reverted chatViewController by initial state - kept input bar with changes

fa69b7c9694094dee00c7b8b6410634d82ec0535 authored over 5 years ago
working on ChatViewController

9f630fd712ea12b101166cf6f8b49b93ca90a2a9 authored over 5 years ago
removed all design elements from ChatView

a4b980e95c8bc3f3073d4d7bc5043deda3d41d9f authored over 5 years ago
Merge pull request #93 from deltachat/rust-release-builds

fix: always build rust-core in release mode

2370b3a7b66e034c52b29da8da3cd4328dae4e90 authored over 5 years ago
Merge pull request #96 from deltachat/deleteAccount

deleting account now leads back to login page

a215d03d216d294a8c31891c2c78bbf43f7a61bc authored over 5 years ago
deleting account now leads back to login page

454a81c1160ed276894e30ec0f287626d2bf145e authored over 5 years ago
Merge pull request #94 from deltachat/regularLoginFix

fixed regular login

5a35ef1abfe688470342b7b205431b1f9127480e authored over 5 years ago
fix: always build rust-core in release mode

7f444f81365c246b883d28ff85ca3fd6f7f368e9 authored over 5 years ago
fixed regular login

900ab89f1ac65e5d081523a781ef969a9defcaa5 authored over 5 years ago
docs(readme): fix typo

852916ac02f9a1ec69a960f951d240f746b3ec1e authored over 5 years ago
Merge pull request #88 from deltachat/rust-core

Switch to deltachat-rust-core

00a2b53d13070a9093e262fd91a11bc3ff0ce08b authored over 5 years ago
improve rust installation

72cc96d1ca89d00ed48cb415dc45d89e45c8c11a authored over 5 years ago
update core

11b05d01cc35dfddcf49a0f41455313b7ad046cb authored over 5 years ago
refactor: switch to rust-core

9a99d0c9e8e35dbaa34cd2193b33fb5da158b279 authored over 5 years ago
remove unused dependencies

d896cdc9d09bf1d276ae8679434c65116a59f1a7 authored over 5 years ago
Merge pull request #86 from deltachat/ContactProfile

Contact profile

3172e67c3157f1f2914973522c4adc2f0b0b5772 authored over 5 years ago
implemented showChatFunction in EditContactCoordinator

f7af6e9da201b5bf41337c21f49ca368ff76cc6f authored over 5 years ago
creating new contact and pressing enter now goes directly into created chat

a87e4fc7aa469a2a2ffd6c49b81e4e0e04e9b9c0 authored over 5 years ago
when pressing avatar and ending up in contactdetail there is now a chatbutton

c609aee464f44c53c63bd33d95f2318e1a092611 authored over 5 years ago
bugfix - no header was displayed in chatdetail

c38e5f23c736c8473cc0f161a8ee7350fa386d7f authored over 5 years ago
extracted ContactDetailHeader for re-usage - GroupChatDetail will edit name now in EditGroupChatDetailViewControlelr

da262a30608de4ae7b502662f6deef71ab372f62 authored over 5 years ago
deleted chatDetail and moved all the code into GroupChatDetailVC

b3c68aa7338b58d185bceeb8edfe5a53371069ae authored over 5 years ago
replaced ChatDetailController by ContactDetailController

e8d404ebb73aad91abf8808d5c35cb806d908ae3 authored over 5 years ago
added edit functionality in contactDetail

9439722521e31b7181486c619730c18469ad6d7e authored over 5 years ago
rewrote contactDetail

ec2beeece880b3c80326c87f796af5b97a7e8965 authored over 5 years ago
added swipe action in contactlist to edit contact

dfaa6ab797e7e8e0397367af1c203153cb307e63 authored over 5 years ago
Merge pull request #83 from deltachat/ChatViewBeauty

Chat view beauty

823d8422b6be0bafd4db3dfe94c5af27a277b6af authored over 5 years ago
tapping avatar shows contactDetailViewController now

70e0d43daaadd261f9bfcca00cdcca169aee7e5f authored over 5 years ago
in ChatViewController the speech bubbles and sections are little more compact

960a8a1c53601e1124bdbad7209f4aeafae474d8 authored over 5 years ago
WIP: design in chatview will differ if SingleChat or GroupChat

d338041c18f00d9b76192bc6d70752dd122a501f authored over 5 years ago
redesigned input bar

fec31c27098f9878e17056901c8fc844a1bebbd2 authored over 5 years ago
update pods

34cdd59f7c456aa714347d7acde84ebfb9574916 authored over 5 years ago
Merge pull request #79 from deltachat/updateReadme

updated Readme

f7a91eb4bd1bbadd7ea38a4d30842bf1d63c8df1 authored over 5 years ago
updated Readme

09da5617694239c53525c1b705697482fc469b08 authored over 5 years ago
Merge pull request #78 from deltachat/ReadmeUpdate

added openssl build instructions in README

0ccc2da1afd7cf0088da0395aff70e1f4bf7f609 authored over 5 years ago
added openssl build instructions in README

3655ea5f74ba3afdfa6d9f43430b42bc084a1858 authored over 5 years ago
Merge pull request #77 from deltachat/loginBugfix

Login Screen refinement

03c2774068bfcfcceb992174bb3e8bb657ddcb9a authored over 5 years ago
Merge branch 'loginBugfix' of https://github.com/deltachat/deltachat-ios into loginBugfix

db4c839dc06bf29b087ed5923095f52296f82de8 authored over 5 years ago
code cleaning

25c7525361343d75d514a63c9603d62fc7ec0be2 authored over 5 years ago
cancel ongoing login process works now

f9efa44d546e121f302ed60bb7817cbe89876d18 authored over 5 years ago
rebuilding progress hud because background touches were still possible + cancel was not supported

5a70d36eba81e5369455fbcebd76e65a1de64442 authored over 5 years ago
fixed bug that advanced section footer was animating from top when switching from hide to show

5dadd7cde742ee967bbcc1d640abf5af3bad9ef0 authored over 5 years ago
re-enable oAuth2 once the user starts re-editing email field

ed5c3a446a02c8797297e5d3fcfa470d14b49427 authored over 5 years ago
progress hud in settingsController uses view as anchor

cb70471a9f8a4f08f7611c8dcbfea373ee55757d authored over 5 years ago
implemented progress/success/error in progress hud

351288b3aadc9182bac597b94ae0e05405b53d5d authored over 5 years ago
cleaning - hudhandler back in initial state - stil used in SettingsController

9d813d5073967c668f3b71793eed2ad322b3553a authored over 5 years ago
Merge pull request #73 from deltachat/merlinux

migration to Merlinux

e516a4400ca3b8c17e986faf87ccc76130b696f5 authored over 5 years ago
code cleaning

e68d5b7bd6e01abeca436195a9520519f660ce01 authored over 5 years ago
fixed bug that advanced section footer was animating from top when switching from hide to show

75f6947f2dfa7213515ecbb437f5247c639f978f authored over 5 years ago
cancel ongoing login process works now

ca361634bd726a282fca8cd6b7392a99a5c0d78e authored over 5 years ago
progress hud in settingsController uses view as anchor

3e10a9b868039d5e5cc9eb8b13cf2f1997b12ab8 authored over 5 years ago
cleaning - hudhandler back in initial state - stil used in SettingsController

9b55803f9eaf5ea324082b86b36d34c197d6b56d authored over 5 years ago
implemented progress/success/error in progress hud

aafcff748e1a60d3a6e12875e9e46745688f11ab authored over 5 years ago
rebuilding progress hud because background touches were still possible + cancel was not supported

4b2169bceff004d7e78363d0d3a0d99cb06e2c26 authored over 5 years ago
re-enable oAuth2 once the user starts re-editing email field

df9bbb7a2845b282726a533ef216acc275099203 authored over 5 years ago
switched BundleIdentifier/team to migrate to Merlinux

edea8d8a5990de42f757e0706dde0e29baff4cad authored over 5 years ago
Merge pull request #69 from deltachat/AccountSetupExtended

Account setup extended

b22181a28ac0a4146696602ec804226e81695b59 authored over 5 years ago
set Imap/SMTP automatic value to 0x000/0x00000

4b0de17eb2cd2d7285c3f141df4f95e137adfd6b authored over 5 years ago
in AccountSetupController will resignFirstResponder on all cells on viewWillDisappear

7208b9b67d6f1623345bd45a027acaa75d4b9b78 authored over 5 years ago
adjusted ordering of advanced account setup so that return key activates next textfield

abba8f648a53ea1c085497db361ba462ff6e5acd authored over 5 years ago
WIP - added ImapSecurity options - but not fully working

cd92916b295a9e4bec4322714b3d2dcea8681d02 authored over 5 years ago
added SecuritySettingsController

c15dced65c832459696899b57ad7fcfed6a76100 authored over 5 years ago
integrated smptPort settings in PortSettingsController - updates will be shown in AccountSettings

e3d85fa202588f2691e85c3dd27162d0a2ffe727 authored over 5 years ago
added callback that is called when PortSettingsController is dismissed to update with core

bed7a758b8bb80c758efd968ce5b42912442b174 authored over 5 years ago
implemented PortsettingsController - used for ImapPort

e6801e5cb24814d695cfe736ed8063158166d995 authored over 5 years ago
added coordinator to AccountSetupController

6aeafd9cf21b9ccc26cff3dba6befcc7be55d3cc authored over 5 years ago
removed line that caused dc_configure to jump to chat tab

f060622de58ec3062424809d7aca4489e2d8f661 authored over 5 years ago
actionCell removed conveninience initializer because it did not work as expected

d4520fef72394c9d028bd162cd6142813906ce39 authored over 5 years ago
WIP: in SettingsController instead of alert pop up user will edit DisplayName and Status on a different viewcontroller - experiencing weird issues when calling dc_configure (jumps to chats tab unasked after a while)

49348ca5ea242274a3a12e21d7c13ae59a7f502a authored over 5 years ago
Merge pull request #67 from deltachat/ChatDetail

Chat Detail Implementation

12dd88c4ac7e3e0d127dda8ba2e7e61e560e79ef authored over 5 years ago
Merge pull request #68 from deltachat/DeleteChats

Delete Chat Feature

031fb51f465c633323212f76282b609b29c1163f authored over 5 years ago
Deleting chats now possible

d7726f0bead2722043bc998573763e93d67d3133 authored over 5 years ago
Merge pull request #66 from deltachat/ArchitecturRefactoring

Architecture refactoring

9e05641536a59c1978f5682888404614663d8852 authored over 5 years ago
Merge pull request #57 from deltachat/ContactsImport

Contacts import

e2b0d9f42093ddbcea23e50edafb5f22dc4b8303 authored over 5 years ago
code cleaning

dd3db619028a5545c8a0ce9f977921485c9c3e9c authored over 5 years ago
Created MailboxViewController that inherits from ChatViewController - nessesary because ChatViewController does not show tabs by default

744b90cd2da2f011b1aead8c04d2783ccbd41c30 authored over 5 years ago
moved hidesBottomBarWhenPushed from coordinator into viewcontrollers

a2cc23a7063d46662a2b4fb6ea2f2d22f23d2312 authored over 5 years ago
newGroupViewController now inherits from GroupMemberViewController

9d96c4275d873f04d8d3e076c600547e701f16a3 authored over 5 years ago
groups can add new members now

195b0064c44842bacb8857f0c750c95b0ebc9855 authored over 5 years ago
moved update functions in chatView from viewDidLoad to viewDidAppear since to keep up to date to changes made in chatDetail

adb87fcc6a1a8f49bb390131a7404b658308d6c0 authored over 5 years ago