Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Fix aesgcm http file up/download bugs | fiaxh | 2018-11-27 | 2 | -16/+29 | |
| | ||||||
* | Implement aesgcm encrypted file upload | fiaxh | 2018-11-27 | 4 | -3/+112 | |
| | ||||||
* | FileProvider for aesgcm links | fiaxh | 2018-11-27 | 3 | -0/+159 | |
| | | | | Co-authored-by: Thibaut Girka <thib@sitedethib.com> | |||||
* | Add a white border around QR-codes | Rahix | 2018-11-16 | 1 | -2/+13 | |
| | | | | Signed-off-by: Rahix <rahix@rahix.de> | |||||
* | Update translations | Translations | 2018-11-14 | 22 | -622/+804 | |
| | ||||||
* | Fix Typo | Licaon_Kter | 2018-11-11 | 1 | -1/+1 | |
| | ||||||
* | Spelling, added comma and ending dot. | Allan Nordhøy | 2018-11-11 | 1 | -2/+2 | |
| | ||||||
* | Update translations | Translations | 2018-11-10 | 20 | -321/+3945 | |
| | | | | | | | | Arabic: ButterflyOfFire <ButterflyOfFire@protonmail.com> Galician: Iván Seoane <ivanrsm1997@gmail.com> Italian: Valerio Baldisserotto <svalo@libersoft.it> Norwegian Bokmål: Allan Nordhøy <epost@anotheragency.no> Romanian: Licaon Kter <licaon.kter@protonmail.com> | |||||
* | Use QR-code icon for OMEMO QR-code button | fiaxh | 2018-11-10 | 2 | -3/+5 | |
| | ||||||
* | Hide OMEMO messages from untrusted sources | Marvin W | 2018-11-10 | 4 | -40/+119 | |
| | ||||||
* | Merge PR #413 "Improvements to the OMEMO plugin" | Marvin W | 2018-11-10 | 18 | -497/+1647 | |
|\ | ||||||
| * | Solve a few compiler warnings | Samuel Hand | 2018-08-14 | 2 | -28/+9 | |
| | | ||||||
| * | Properly decrypt messages from MUCs | Samuel Hand | 2018-08-14 | 2 | -97/+75 | |
| | | ||||||
| * | Move formatting out of translatable strings in manage_key_dialog | Samuel Hand | 2018-08-12 | 1 | -3/+3 | |
| | | ||||||
| * | Change own-notifcation wording and add a default action | Samuel Hand | 2018-08-12 | 2 | -2/+15 | |
| | | ||||||
| * | Make the key lists scrollable | Samuel Hand | 2018-08-12 | 1 | -4/+20 | |
| | | ||||||
| * | Index consistently with the identity id | Samuel Hand | 2018-08-12 | 7 | -21/+53 | |
| | | ||||||
| * | Actually perform the database update when changing blind trust | Samuel Hand | 2018-08-11 | 1 | -1/+1 | |
| | | ||||||
| * | Un-dim fingerprint when accepting keys | Samuel Hand | 2018-08-11 | 1 | -0/+2 | |
| | | ||||||
| * | Fix OMEMO not working when the database is re-created for an existing account | Samuel Hand | 2018-08-11 | 1 | -2/+11 | |
| | | ||||||
| * | Make strings translatable | Samuel Hand | 2018-08-10 | 4 | -25/+25 | |
| | | ||||||
| * | Fix mutual subscription detection | Samuel Hand | 2018-08-10 | 1 | -2/+2 | |
| | | ||||||
| * | Code cleanup - move long database queries to their own functions and improve ↵ | Samuel Hand | 2018-08-10 | 11 | -143/+194 | |
| | | | | | | | | variable names | |||||
| * | Make constructors the first function | Samuel Hand | 2018-08-09 | 2 | -92/+91 | |
| | | ||||||
| * | Indentation fixes | Samuel Hand | 2018-08-09 | 2 | -31/+31 | |
| | | ||||||
| * | Show a verification QR code for an accounts own key | Samuel Hand | 2018-08-08 | 4 | -7/+111 | |
| | | ||||||
| * | Only send messages to active devices | Samuel Hand | 2018-08-08 | 1 | -1/+1 | |
| | | ||||||
| * | Minor UI improvements: use a stack for the key management dialog | Samuel Hand | 2018-08-07 | 3 | -138/+151 | |
| | | ||||||
| * | Fix bug where OMEMO not avaiable with a newly added contact | Samuel Hand | 2018-08-05 | 1 | -5/+9 | |
| | | ||||||
| * | UI update: make the trust management interface more user friendly | Samuel Hand | 2018-08-03 | 5 | -282/+630 | |
| | | ||||||
| * | Mark messages from rejected and unknown devices | Samuel Hand | 2018-07-29 | 2 | -1/+39 | |
| | | ||||||
| * | Fix omemo not being available on first startup | Samuel Hand | 2018-07-28 | 3 | -7/+13 | |
| | | ||||||
| * | Code cleanup: create new trust management class | Samuel Hand | 2018-07-25 | 5 | -229/+196 | |
| | | ||||||
| * | only allow OMEMO in members only MUCs | Samuel Hand | 2018-07-18 | 1 | -1/+1 | |
| | | ||||||
| * | Send OMEMO messages in MUCs to offline members | Samuel Hand | 2018-07-17 | 1 | -4/+3 | |
| | | ||||||
| * | Properly check if a MUC is viable for sending OMEMO messages | Samuel Hand | 2018-07-17 | 1 | -2/+14 | |
| | | ||||||
| * | Enable encryption in MUCs | Samuel Hand | 2018-07-11 | 3 | -47/+113 | |
| | | ||||||
| * | Notify on a new own device | Samuel Hand | 2018-07-11 | 3 | -0/+40 | |
| | | ||||||
| * | Enable key management for own keys | Samuel Hand | 2018-07-09 | 7 | -185/+90 | |
| | | ||||||
| * | Merge branch 'master' into omemo-trust-ui | Samuel Hand | 2018-07-07 | 16 | -32/+31 | |
| |\ | ||||||
| * | | More database migration, update defaults and indexes | Samuel Hand | 2018-07-06 | 4 | -11/+15 | |
| | | | ||||||
| * | | Add a toggle switch for key management | Samuel Hand | 2018-07-04 | 3 | -3/+51 | |
| | | | ||||||
| * | | Fix a bug where notifications wouldn't display upon a new device being added | Samuel Hand | 2018-07-04 | 1 | -2/+2 | |
| | | | ||||||
| * | | More cleanup and database modifications | Marvin W | 2018-06-26 | 9 | -51/+137 | |
| | | | ||||||
| * | | Database migration and code cleanup | Samuel Hand | 2018-06-19 | 4 | -81/+43 | |
| | | | ||||||
| * | | Disable debug mode for the omemo plugin | Samuel Hand | 2018-06-11 | 1 | -1/+1 | |
| | | | ||||||
| * | | Add trust management utilities to the omemo plugin | Samuel Hand | 2018-06-11 | 9 | -47/+514 | |
| | | | ||||||
| * | | Properly handle the case where the recipients device list hasn't been fetched | Samuel Hand | 2018-06-08 | 1 | -2/+2 | |
| | | | ||||||
| * | | remove bundle requests so session creation doesn't fail | Samuel Hand | 2018-06-03 | 1 | -0/+1 | |
| | | | ||||||
* | | | Update translations | Translations | 2018-10-23 | 20 | -19/+143 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Arabic: ButterflyOfFire <ButterflyOfFire@protonmail.com> Basque: Aitor Beriain <beriain@bitmessage.ch> Dutch: Nathan Follens <nthn@unseen.is> Flemish: Nathan Follens <nthn@unseen.is>, woutersj <woutersj@gmail.com> French: Emmanuel Gil Peyrot <linkmauve@linkmauve.fr>, Jean-Baptiste <jean-baptiste@holcroft.fr> Galician: Xosé M <xosem@disroot.org> Italian: Valerio Baldisserotto <svalo@libersoft.it> Luxembourgish: Dennis Fink <dennis.fink@c3l.lu> Norwegian: Allan Nordhøy <epost@anotheragency.no>, Petter Reinholdtsen <pere-weblate@hungry.com> Polish: Michael K <kellermichal@gmail.com> Portuguese (Brazil): Rhagni Oliveira <rhagni@gmail.com> Romanian: Licaon Kter <licaon.kter@protonmail.com> Spanish: Bonber Rash <bonber@protonmail.com> |