iNPUTmice
|
c6f9b23def
|
fixed npes
|
2014-10-09 23:08:40 +02:00 |
iNPUTmice
|
3737a96dbb
|
refactored read marker
|
2014-10-07 16:02:52 +02:00 |
iNPUTmice
|
919c98207b
|
made disabled notifications permanent across restarts
|
2014-10-07 15:18:09 +02:00 |
Daniel Gultsch
|
bff23c2e23
|
new notification service. first draft
|
2014-09-28 15:21:56 +02:00 |
iNPUTmice
|
1ae9338fc9
|
made muc passwords and prefereced encryption method persistant across restarts
|
2014-09-27 18:16:31 +02:00 |
iNPUTmice
|
37aacbeb74
|
fixed presence splitting
|
2014-09-20 16:26:40 +02:00 |
iNPUTmice
|
a6f0f0cb6e
|
bug fixes for forcing encryption
|
2014-09-08 14:29:35 +02:00 |
iNPUTmice
|
58953e6193
|
settings to force encryption and setting for not saving messages to disk. fixed #353
|
2014-09-08 13:37:22 +02:00 |
iNPUTmice
|
0e5a0a07fd
|
made otr a little bit more solid when there is no presence subscription
|
2014-09-06 18:21:31 +02:00 |
iNPUTmice
|
1a09a4706b
|
added ability to disable notifications for specific conversations - fixed #322
|
2014-09-03 12:36:54 +02:00 |
iNPUTmice
|
97b52abaf9
|
fixed #410 by removing that config option
|
2014-09-02 16:00:03 +02:00 |
iNPUTmice
|
1ac5be4855
|
some code cleanup
|
2014-08-31 16:28:21 +02:00 |
Daniel Gultsch
|
a30bc8a3e2
|
use otr encrypiton instead of plain when contact has exactly one online presence and an otr fingerprint
|
2014-08-24 11:21:02 +02:00 |
Daniel Gultsch
|
f7437ecc36
|
experimental muc message deduplication
|
2014-08-23 15:57:39 +02:00 |
iNPUTmice
|
ba63727f50
|
fetch missing avatars from server
|
2014-08-05 22:58:46 +02:00 |
iNPUTmice
|
2e080401b1
|
migrated some ArrayLists to CopyOnWriteArrayLists
|
2014-07-27 18:07:04 +02:00 |
iNPUTmice
|
23e5fb5d56
|
fixed bug with otr session being initilized over and over again
|
2014-07-23 18:04:29 +02:00 |
iNPUTmice
|
542cbef53b
|
hide verify snackbar when otr session is ended. fixed npe
|
2014-07-20 12:36:57 +02:00 |
iNPUTmice
|
185c485fc6
|
fixed #254
|
2014-07-20 02:34:07 +02:00 |
iNPUTmice
|
c65600edc9
|
pending leaves and joins for muc
|
2014-07-18 21:57:10 +02:00 |
iNPUTmice
|
2ebd92b7a7
|
pushing bookmarks back to server
|
2014-07-15 14:32:19 +02:00 |
iNPUTmice
|
6031af8606
|
use proper picture on bookmarked conferences when joined. use bookmark title when no subject is set
|
2014-07-14 17:13:59 +02:00 |
iNPUTmice
|
e2f886d121
|
fetch bookmarks from server
|
2014-07-14 11:47:42 +02:00 |
iNPUTmice
|
99935dd630
|
moved most of the message/presence generation into seperate classes
|
2014-07-12 03:44:23 +02:00 |
iNPUTmice
|
9a239f6589
|
fixed #235
|
2014-06-30 10:51:46 +02:00 |
iNPUTmice
|
6ef9421d35
|
fixes for offline otr
|
2014-06-24 15:07:59 +02:00 |
iNPUTmice
|
1cf055d2fd
|
not working version of otr file transfer
|
2014-06-20 17:30:19 +02:00 |
iNPUTmice
|
b9477edb53
|
cleanup; removed unnecessary imports and log outputs
|
2014-06-16 12:18:04 +02:00 |
iNPUTmice
|
bb90452673
|
groundwork for offline otr messages
|
2014-06-11 21:53:25 +02:00 |
iNPUTmice
|
7e4e7426ee
|
received and displayed messages (xep 333) are now marked properly
|
2014-06-04 18:44:15 +02:00 |
Daniel Gultsch
|
fd4897e1a5
|
first tries on crypto muc
|
2014-05-28 10:41:55 +02:00 |
Daniel Gultsch
|
a0dde05ee5
|
end otr sessions earlier / more often. can lead to unesessary handshakes but can improve reliabilty
|
2014-05-23 10:54:40 +02:00 |
Daniel Gultsch
|
993477cd83
|
reworked roster/contact handling. might break some stuff. not sycing to disk yet
|
2014-05-19 15:15:09 +02:00 |
Daniel Gultsch
|
a0a5ca9585
|
fixed npe for otr sessions with non contacts
|
2014-05-16 22:44:54 +02:00 |
Daniel Gultsch
|
1cf1e62e30
|
fixed null in shared link
|
2014-05-16 12:07:58 +02:00 |
Daniel Gultsch
|
dc73a25ae4
|
code cleanup
|
2014-05-08 11:53:00 +02:00 |
Daniel Gultsch
|
daa000dd75
|
improved next encryption selection
|
2014-05-07 13:09:40 +02:00 |
Daniel Gultsch
|
247f45f46b
|
remembering text. awesome
|
2014-05-07 12:59:15 +02:00 |
Daniel Gultsch
|
955b7dbc7e
|
wee bit of code cleanup
|
2014-05-07 12:33:55 +02:00 |
Daniel Gultsch
|
bf2d0d5596
|
smoother scrolling (first step)
|
2014-04-25 16:24:56 +02:00 |
Daniel Gultsch
|
644473205a
|
incomming jingle packets are routed to their connection. added presence chooser in gui
|
2014-04-10 14:12:08 +02:00 |
Daniel Gultsch
|
4864f7200b
|
fixed a couple of muc issues. added jingle listener (which doesn't do anything for now)
|
2014-03-27 02:02:59 +01:00 |
Daniel Gultsch
|
ee1c9e611b
|
more otr fixes
|
2014-03-21 23:09:14 +01:00 |
Daniel Gultsch
|
36dccb9f77
|
fixed users profile picture
|
2014-03-21 14:58:33 +01:00 |
Daniel Gultsch
|
b1a3d09ca6
|
use conference subject to identiy room
|
2014-03-14 22:40:56 +01:00 |
Daniel Gultsch
|
c67238562a
|
fixed #9
|
2014-03-12 19:56:06 +01:00 |
Daniel Gultsch
|
c609eefefa
|
api changes. muc options
|
2014-03-03 05:01:02 +01:00 |
Daniel Gultsch
|
acf80bddd0
|
rebranding
|
2014-02-28 18:46:01 +01:00 |