index
:
conversations-plus
filetransfer
introduce_cplus_database_version
master
message_display_rework
improved conversations
lookshe
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
eu
/
siacs
/
conversations
/
persistance
/
DatabaseBackend.java
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2014-10-30
cleanup for clear conversation history. small otr fixes
iNPUTmice
1
-0
/
+18
2014-10-20
refactored avatar generation. first step
iNPUTmice
1
-4
/
+3
2014-10-19
got rid of copyonwrite array list for messages
iNPUTmice
1
-4
/
+6
2014-10-15
refactored file download status. make image http download available for carbo...
iNPUTmice
1
-1
/
+1
2014-10-14
catch can't open database exception
iNPUTmice
1
-4
/
+9
2014-10-08
bullet proofing some code
iNPUTmice
1
-0
/
+3
2014-09-28
new notification service. first draft
Daniel Gultsch
1
-6
/
+7
2014-09-27
made muc passwords and prefereced encryption method persistant across restarts
iNPUTmice
1
-3
/
+7
2014-09-19
background daemon doesn't start automatically if there are no enabled account...
iNPUTmice
1
-1
/
+9
2014-09-08
setting to increase font size. fixed #420
iNPUTmice
1
-1
/
+2
2014-09-01
optimize string operations a bit
M. Dietrich
1
-2
/
+2
2014-08-31
deleted unnecessary log
iNPUTmice
1
-2
/
+0
2014-08-24
fixed faulty db creation on first install
iNPUTmice
1
-9
/
+12
2014-08-21
make avatars persisent / available even without internet
iNPUTmice
1
-1
/
+9
2014-07-29
fixed #239 - show contact names and pictures in muc if real jid is known
iNPUTmice
1
-24
/
+35
2014-07-27
migrated some ArrayLists to CopyOnWriteArrayLists
iNPUTmice
1
-3
/
+3
2014-07-12
made conversation list thread safe
iNPUTmice
1
-2
/
+2
2014-06-14
infite scrolling
iNPUTmice
1
-5
/
+17
2014-05-21
write contacts on system shutdown
Daniel Gultsch
1
-1
/
+0
2014-05-19
made roster persistant aka enabled versioning again
Daniel Gultsch
1
-26
/
+16
2014-05-19
reworked roster/contact handling. might break some stuff. not sycing to disk yet
Daniel Gultsch
1
-104
/
+48
2014-04-21
allow images to be opened with gallary app
Daniel Gultsch
1
-1
/
+33
2014-04-20
fixed #50
Daniel Gultsch
1
-0
/
+6
2014-04-19
cleaned up debug log a little bit
Daniel Gultsch
1
-1
/
+4
2014-04-18
fixed concurrent modification of contacts which led to missing presences
Daniel Gultsch
1
-3
/
+7
2014-04-06
gui for images
Daniel Gultsch
1
-2
/
+6
2014-04-03
Migrate all accounts to use compression
Rene Treffer
1
-4
/
+7
2014-03-14
nick name more persistant than ever before
Daniel Gultsch
1
-2
/
+2
2014-03-11
possible fix for #9
Daniel Gultsch
1
-1
/
+2
2014-03-05
reworked contact details
Daniel Gultsch
1
-2
/
+12
2014-02-28
rebranding
Daniel Gultsch
1
-6
/
+6
2014-02-21
subscription mgmt works
Daniel Gultsch
1
-1
/
+1
2014-02-19
roster versioning. roster updates on air. performance fixes in conversation l...
Daniel Gultsch
1
-0
/
+18
2014-02-16
show unknown otr fingerprint warining
Daniel Gultsch
1
-5
/
+1
2014-02-13
basic otr support
Daniel Gultsch
1
-1
/
+1
2014-02-11
offline messages
Daniel Gultsch
1
-2
/
+6
2014-02-11
conference histories are now working. only the actually needed history is que...
Daniel Gultsch
1
-0
/
+4
2014-02-10
fixed a bug where account options where toggled instead of set off. fixed nul...
Daniel Gultsch
1
-3
/
+3
2014-02-10
contact badges
Daniel Gultsch
1
-3
/
+9
2014-02-09
carbons
Daniel Gultsch
1
-1
/
+3
2014-02-09
presences are now somewhat stored and displayed to the user via the contact d...
Daniel Gultsch
1
-1
/
+12
2014-02-07
refresh contact list
Daniel Gultsch
1
-3
/
+4
2014-02-05
basic muc support. reworked contact list stuff
Daniel Gultsch
1
-3
/
+58
2014-02-02
fetching roster. fixed sending messages as type chat
Daniel Gultsch
1
-6
/
+27
2014-02-01
more cleanup. more listeners
Daniel Gultsch
1
-2
/
+2
2014-01-29
added foreign keys constrains. old conversation will actually be removed now ...
Daniel Gultsch
1
-26
/
+46
2014-01-28
account management
Daniel Gultsch
1
-1
/
+32
2014-01-27
conversation archiveable. new conversation will find or restart old conversat...
Daniel Gultsch
1
-12
/
+52
2014-01-26
chat bubbles. yeah
Daniel Gultsch
1
-11
/
+21
2014-01-25
all access to the persistance layer is now done via the new xmppservice
Daniel Gultsch
1
-6
/
+3
[next]