1
0
mirror of https://github.com/moparisthebest/kaiwa synced 2024-08-13 17:03:51 -04:00
Commit Graph

229 Commits

Author SHA1 Message Date
Sebastien Hut
9e06b50fd3 Fix: Messages group: the same day, within 5 minutes 2015-02-09 16:30:40 +01:00
Sebastien Hut
d5886c7507 Fix: No notification for old messages 2015-02-09 16:30:38 +01:00
Sebastien Hut
e312e7bd99 Sound Notifications 2015-02-09 16:30:35 +01:00
Sebastien Hut
f24506e723 Fix: Change a MUC subject 2015-02-09 16:30:31 +01:00
Sebastien Hut
4b92a8822d CSS: MUC names 2015-02-09 16:30:27 +01:00
Sebastien Hut
61108ea5b7 Fix: handle click on muc list item 2015-02-09 16:30:23 +01:00
Sebastien Hut
340dc6552c jquery oembed plugin
-Fix Kickstarter
-Fix Dailymotion
-Fix events order
-Fix Ebay regex
2015-02-09 16:30:20 +01:00
Sebastien Hut
edc7151987 Use Stanza.io 6.10.2 2015-02-09 16:30:13 +01:00
Sebastien Hut
735b9ca08f Fix: JID in URI 2015-02-09 16:30:11 +01:00
Sebastien Hut
04fada09d7 New blue style 2015-02-09 16:30:06 +01:00
Sebastien Hut
e38fdf8b9e Fix: MUCs sorting 2015-02-09 16:29:56 +01:00
Sebastien Hut
93cae83503 Change user status with enter 2015-02-09 16:29:54 +01:00
Sebastien Hut
7b6dba8132 Add contact/room with enter 2015-02-09 16:29:51 +01:00
Sebastien Hut
536698310b Update MUC subject 2015-02-09 16:29:49 +01:00
Sebastien Hut
ba162507f3 Favicon 2015-02-09 16:29:46 +01:00
Sebastien Hut
5cb060242d Define the start page in the config file 2015-02-09 16:29:42 +01:00
Sebastien Hut
b5f3041e42 Persistent MUC and server params
-Auto-join persistent rooms
-Update MUCs list every 30 secs
-Server params in the config file
2015-02-09 16:29:16 +01:00
Philipp Hancke
db9e64702a filetransfer 2014-06-13 22:26:02 +02:00
Philipp Hancke
d558ce82d5 Merge branch 'master' of github.com:andyet/otalk 2014-04-22 11:29:23 +02:00
Philipp Hancke
9f6f45eb30 refine, send directed presence before session-accept 2014-04-22 11:16:10 +02:00
Philipp Hancke
4b04d706fe make it possible to accept / reject calls 2014-04-22 09:59:28 +02:00
Philipp Hancke
c640ab3072 typo: avaarSource 2014-04-21 18:29:02 +02:00
Philipp Hancke
0c738e5334 get camera on demand, accept calls on cam accept 2014-04-21 18:15:27 +02:00
Lance Stout
9793a51e30 Don't use a fixed resource 2014-03-07 14:55:42 -08:00
Lance Stout
7b174c77c9 Add basic UI for joining a new MUC 2014-02-27 10:50:45 -08:00
Lance Stout
09bba450de Add support for keepalives (ping or 198) 2014-01-27 20:53:21 -08:00
Lance Stout
9dc5757e9b Refresh roster cache correctly (anytime there's a roster result with items). 2014-01-27 15:12:46 -08:00
Lance Stout
6f1a7b7056 Fix handling subscription removals 2014-01-27 15:02:04 -08:00
Lance Stout
e290b9a094 Fix roster caching 2014-01-27 14:55:26 -08:00
Lance Stout
f621166f13 Ignore undefined device id, for real this time? 2014-01-27 14:43:28 -08:00
Lance Stout
7c2e6bd53e Don't send push request if no device id 2014-01-27 14:28:27 -08:00
Lance Stout
03e8e493d7 Add experimental push notification support. 2014-01-23 16:34:21 -08:00
Lance Stout
66047d9291 Experimental features 2014-01-23 11:11:56 -08:00
Lance Stout
39bfb018ce Fix saving disco caps on first appearance 2014-01-12 02:08:27 -08:00
Lance Stout
527d711585 Update to latest stanza.io 2014-01-07 22:43:59 -08:00
Lance Stout
5945858b4a Be smarter with fetching history 2014-01-07 09:08:21 -08:00
Lance Stout
60abb1ec60 Add helpers for cache checking and display 2014-01-06 22:01:17 -08:00
Lance Stout
95e63f14dc More appcache! 2014-01-06 20:15:56 -08:00
Lance Stout
00ee3e5c67 Make appcache actually work 2014-01-06 19:44:02 -08:00
Lance Stout
d3d6df5d99 Sort messages by time, not just order inserted into collection 2014-01-06 19:40:18 -08:00
Lance Stout
adda6d7547 Update human-model, fix idle from sticking 2014-01-05 04:19:46 -08:00
Lance Stout
4c3d3fee3e Remove some old console logs 2014-01-05 03:10:57 -08:00
Lance Stout
78bc772c11 Make idle display more consistent 2014-01-05 02:30:26 -08:00
Lance Stout
4cb14d0fe2 Add visible support for message receipts 2014-01-05 00:52:45 -08:00
Lance Stout
670aedf578 More embedding refinements 2014-01-02 02:48:21 -08:00
Lance Stout
56242011c2 Enable embeds in muc 2014-01-02 01:13:57 -08:00
Lance Stout
9f0162f088 Improve embedding 2014-01-02 00:52:26 -08:00
Lance Stout
fb2428940a Add support for displaying legacy vcard avatars 2014-01-01 20:39:06 -08:00
Lance Stout
a2c2993012 Tidy up muc state on join/leave 2014-01-01 17:42:36 -08:00
Lance Stout
9369b00665 Add support for oembeds 2014-01-01 16:25:44 -08:00