Commit graph

  • 4ad07fea47 Fix messages never being notified from servers without MAM (#432) PapsOu 2018-10-24 17:48:29 +0200
  • ab7cd67851 Update translations Translations 2018-10-23 23:43:54 +0200
  • 006e25aab8 Display bold/italic/monospace message formating, improve message-to-markup parsing fiaxh 2018-10-23 22:33:19 +0200
  • 6b7ef800f5 Use Account's equals_func for Gee.List<Account> fiaxh 2018-09-21 21:52:25 +0200
  • 85d194e349 Use Label instead of TextView for message display fiaxh 2018-09-18 21:28:56 +0200
  • 9575b192e4 Fix runtime criticals fiaxh 2018-09-16 13:54:47 +0200
  • 6d947c42b5 Notification on TLS error/wrong password, log TLS cert issues, don't make account with connection error appear disabled in accounts dialog fiaxh 2018-09-15 16:11:05 +0200
  • bf2c78d1b7 Fix presence subscription notification displaying fiaxh 2018-09-11 14:41:51 +0200
  • 83bf0631a5 Remove newlines from displayed MUC topics fiaxh 2018-09-12 00:29:03 +0200
  • f876114126 Update translations Translations 2018-09-06 23:55:00 +0200
  • 79e0aee5fd Fix property with custom get+set to not have a default value (compiler error with vala 0.41) Fix encryption icon not being shown right away fiaxh 2018-09-04 13:48:33 +0200
  • 69b886ef1e Fix parsing of multiple --(enable|disable)-plugin options (#350) Alexander Krotov 2018-09-03 00:29:27 +0200
  • 0f57191bea Fix sent messages sometimes being displayed twice fiaxh 2018-09-02 14:24:59 +0200
  • ea7efd6399 Render avatar to image surface Marvin W 2018-08-19 18:57:12 +0100
  • baa3f99ed7 Initial implementation of SCRAM-SHA-1 Marvin W 2018-08-19 18:56:46 +0100
  • 0e41fb3294 Add hidden column to content_item table fiaxh 2018-08-27 14:57:02 +0200
  • ecb18afdb5
    Merge pull request #415 from bobufa/message-search fiaxh 2018-08-31 16:25:51 +0200
  • 9e93a77a62 Fix indentation in ./configure script (#351) Alexander 2018-08-28 15:08:42 +0300
  • 21e3f60cc4 Remove bashisms from ./configure (#353) Alexander 2018-08-28 15:03:42 +0300
  • 7def6d7ec2 Fix display names for MUCs w/o localpart fiaxh 2018-08-20 00:12:11 +0100
  • 4be8c92a2c In-Band Registration fiaxh 2018-08-19 23:27:02 +0100
  • 65a12021bc Solve a few compiler warnings Samuel Hand 2018-08-14 02:00:39 +0100
  • 3c819a19e1 Properly decrypt messages from MUCs Samuel Hand 2018-08-14 01:37:55 +0100
  • f5547076d2 rename content db table -> content_item bobufa 2018-08-13 23:48:15 +0200
  • 1d9ce7f471 sort file transfers into correct conversation bobufa 2018-08-13 15:50:50 +0200
  • 2992a12f9f fix non-adjacent messages being shown before/after hit bobufa 2018-08-11 13:19:58 +0200
  • c0844bdea4 add suggestions/auto-complete for search filters bobufa 2018-08-01 15:20:56 +0200
  • b0c94641fc fix closing sidebar on click outside bobufa 2018-08-08 11:35:41 +0200
  • dfc7d2a890 add button that scrolls to the bottom of the conversation bobufa 2018-08-07 16:03:00 +0200
  • b35abad054 fix wrong conversation being prefilled bobufa 2018-08-04 12:48:00 +0200
  • d025387ab9 fix message filter in conversation view for first message bobufa 2018-08-03 19:41:23 +0200
  • ec25ecf202 filter out messages outside the range of displayed messages bobufa 2018-07-31 10:55:15 +0200
  • a645728624 hide search bar when clicking outside of it, only reset search entry on conversation change bobufa 2018-07-29 23:24:53 +0200
  • e376a577b6 improve sidebar UI - only display messages that are content items - only display messages for active accounts - "fix" textview issue - add empty states (no search, no results) bobufa 2018-07-25 20:41:51 +0200
  • 4901b09670 add search filter expressions bobufa 2018-07-22 16:58:51 +0200
  • 2e2a9a2390 accumulate conversation content in meta db table bobufa 2018-07-16 21:26:39 +0200
  • 61915ca566 initial search logic / display bobufa 2018-07-10 00:31:39 +0200
  • 8b23ddad2d ui: search sidebar initial bobufa 2018-07-04 23:38:28 +0200
  • babfc3bd36 qlite: add basic (outer) join functionality bobufa 2018-06-27 16:58:10 +0200
  • 760fd4cb26 load+display later messages when scrolling down bobufa 2018-06-23 11:59:21 +0200
  • 443e7ee49d fix local_time field of message and file_transfer being loaded from time db column bobufa 2018-06-23 11:57:39 +0200
  • 3ea00446fb refactor conversation item management (accumulate them in libdino) bobufa 2018-06-19 18:07:00 +0200
  • ab0bc7f04d enable fts for the body of messages bobufa 2018-06-20 16:22:03 +0200
  • c4928d4648 add support for fts tables to qlite bobufa 2018-06-18 01:47:43 +0200
  • 65724233f0 Move formatting out of translatable strings in manage_key_dialog Samuel Hand 2018-08-12 12:42:06 +0100
  • 380e5edc51 Change own-notifcation wording and add a default action Samuel Hand 2018-08-12 12:16:42 +0100
  • c59faad5bf Make the key lists scrollable Samuel Hand 2018-08-12 11:23:32 +0100
  • e2932af18f Index consistently with the identity id Samuel Hand 2018-08-12 11:04:40 +0100
  • b589275ab4 Actually perform the database update when changing blind trust Samuel Hand 2018-08-11 15:56:30 +0100
  • 9b98428996 Un-dim fingerprint when accepting keys Samuel Hand 2018-08-11 15:54:14 +0100
  • 72cb5b4f90 Fix OMEMO not working when the database is re-created for an existing account Samuel Hand 2018-08-11 14:19:06 +0100
  • 9d15c464c2 Merge branch 'master' into omemo-muc Samuel Hand 2018-08-11 12:27:57 +0100
  • d7b5db1d9f Make strings translatable Samuel Hand 2018-08-10 12:47:56 +0100
  • 8ebc2c5dd3 Fix mutual subscription detection Samuel Hand 2018-08-10 01:40:20 +0100
  • 36cc8b0393 Code cleanup - move long database queries to their own functions and improve variable names Samuel Hand 2018-08-10 00:45:22 +0100
  • e1afda10e3 Make constructors the first function Samuel Hand 2018-08-09 15:29:15 +0100
  • b5d5a05a1e Indentation fixes Samuel Hand 2018-08-09 15:19:02 +0100
  • eb43c4a35d Add dependencies to readme Samuel Hand 2018-08-09 11:42:27 +0100
  • 18419b3268 Show a verification QR code for an accounts own key Samuel Hand 2018-08-08 21:57:24 +0100
  • cdaa29d7f0 Only send messages to active devices Samuel Hand 2018-08-08 14:45:09 +0100
  • 14fc267e83 Minor UI improvements: use a stack for the key management dialog Samuel Hand 2018-08-07 01:06:59 +0100
  • ee5c838a6b Fix MUC messages from others being marked as read fiaxh 2018-08-06 00:51:23 +0200
  • 41c333263b pgp: Fix checking wrong variable for null fiaxh 2018-08-03 19:45:07 +0200
  • 0bfab9d1d9 Fix bug where OMEMO not avaiable with a newly added contact Samuel Hand 2018-08-05 01:26:36 +0100
  • ed3b36d0de Merge branch 'master' into omemo-muc Samuel Hand 2018-08-04 23:37:55 +0100
  • 01d26bffd8 UI update: make the trust management interface more user friendly Samuel Hand 2018-08-03 19:07:23 +0100
  • a19f988301 Support MUC avatars fiaxh 2018-07-31 17:49:10 +0200
  • 3edc72cf6b Merge branch 'master' into omemo-muc Samuel Hand 2018-07-30 18:58:04 +0100
  • 2e5977df96 Fire signal on subscription approval fiaxh 2018-07-30 00:00:56 +0200
  • e6069fa183 Mark messages from rejected and unknown devices Samuel Hand 2018-07-29 13:31:57 +0100
  • 5d32a0ec3d Fix omemo not being available on first startup Samuel Hand 2018-07-28 19:03:52 +0100
  • 7e156b3a75 Code cleanup: create new trust management class Samuel Hand 2018-07-25 21:27:26 +0100
  • f2283778f6 only allow OMEMO in members only MUCs Samuel Hand 2018-07-18 21:42:33 +0100
  • c299a12b8e Send OMEMO messages in MUCs to offline members Samuel Hand 2018-07-17 19:57:42 +0100
  • 56a0da154a Properly check if a MUC is viable for sending OMEMO messages Samuel Hand 2018-07-17 19:47:07 +0100
  • 063d0146f9
    QLite: Add OFFSET statement Marvin W 2018-07-12 20:27:50 +0200
  • 74c48e6567 Enable encryption in MUCs Samuel Hand 2018-07-11 18:17:57 +0100
  • 62ad56af21 Notify on a new own device Samuel Hand 2018-07-11 13:20:02 +0100
  • 0ceaaadb20
    QLite: Allow to easily fetch a single row from table Marvin W 2018-06-19 12:52:00 +0200
  • acbc5710d0 Enable key management for own keys Samuel Hand 2018-07-09 14:16:23 +0100
  • f3c82094cd
    Merge branch 'master' into omemo-trust-ui Samuel Hand 2018-07-07 12:12:31 +0100
  • 7da735b844 More database migration, update defaults and indexes Samuel Hand 2018-07-06 20:14:51 +0100
  • 3a00177a51 Update translations Basque: Aitor Beriain <beriain@bitmessage.ch> Dutch: Nathan Follens <nathan@email.is> Finnish: mjlapin <muu@kapsi.fi> Flemish: Nathan Follens <nthn@unseen.is> Italian: Valerio Baldisserotto <svalo@libersoft.it> Luxembourgish: Dennis Fink <dennis.fink@c3l.lu> Norwegian Bokmål: Allan Nordhøy <epost@anotheragency.no> Portugese (Brazil): 5lm31d5 <jeanrk15@gmail.com> Romanian: Licaon Kter <licaon.kter@protonmail.com> Russian: nvlgit <nvlbox@gmail.com>, Alexander <ilabdsf@gmail.com> Spanish: mgueji <miguejim@mailbox.org> Translations 2018-07-05 08:07:49 -0600
  • 20fe944c2d Add a toggle switch for key management Samuel Hand 2018-07-04 21:26:14 +0100
  • a3c0c24b7e Fix a bug where notifications wouldn't display upon a new device being added Samuel Hand 2018-07-04 17:44:23 +0100
  • 638d81d67e More cleanup and database modifications Marvin W 2018-06-19 12:52:00 +0200
  • 2a8352c543 Database migration and code cleanup Samuel Hand 2018-06-19 11:26:31 +0100
  • df8b5fcb72 Properly handle the case where the recipients device list hasn't been fetched Samuel Hand 2018-06-08 02:37:50 +0100
  • babe987dcb Don't handle error message stanzas as normal messages fiaxh 2018-05-29 23:10:22 +0200
  • 0bcdae34a5 Disable debug mode for the omemo plugin Samuel Hand 2018-06-11 08:48:55 +0100
  • 40c6835600 Add trust management utilities to the omemo plugin Samuel Hand 2018-06-11 07:11:04 +0100
  • 630df3a2ee Properly handle the case where the recipients device list hasn't been fetched Samuel Hand 2018-06-08 02:37:50 +0100
  • 52e116ee44 remove bundle requests so session creation doesn't fail Samuel Hand 2018-05-28 01:01:37 +0100
  • bbe578343e remove bundle requests so session creation doesn't fail Samuel Hand 2018-05-28 01:01:37 +0100
  • 60982bff67 Update Catalan translation. Jordi Mallach 2018-05-10 14:40:21 +0200
  • 62e5e6485e Implement XEP-0380 for the OMEMO and OpenPGP plugins (#359) Samuel Hand 2018-05-28 15:19:51 +0100
  • 5425243203 Fix empty display names, fix update contact roster name fiaxh 2018-05-09 23:19:22 +0200
  • e852a0a60b Move chat input to .ui file, fix smiley conversion on enter fiaxh 2018-05-10 15:08:14 +0200
  • 4067e45779 Update translations Translations 2018-04-30 23:11:58 +0200
  • c1533f2577 Redesign chat input + move file upload there fiaxh 2018-04-24 14:59:28 +0200