Jaussoin Timothée
d374c56811
- Comment some logs in the linker
11 years ago
Jaussoin Timothée
9b8a26bda5
- First pure XMPP socket experiment, but staying on WebSocket for the moment (PHP internal errors)
- Clean some old code
11 years ago
Jaussoin Timothée
18abab02a7
- Comment some lines in the linker
11 years ago
Jaussoin Timothée
8148e1d3ee
- Start the implementation of contextual menu
- Add gray chevrons on some links
- Use EOF to signalise the end of a block in the daemon
- Refresh the user feed on login
- Fix some CSS
11 years ago
Jaussoin Timothée
3d4d5d71d7
- Comment the logs in the Linker
11 years ago
Jaussoin Timothée
3c3f86d8ef
- Add a new page Groups to manage the Pubsub nodes (reimplementation of the 0.8 feature)
- Add the subscribe/unsubscribe feature (+ bookmark sync)
- Add the pubsub configuration feature
- Add the node refresh feature
- Add a .spinner CSS class to display a spinner in the UI
- Clean the titles of the Movim pages
- Fix Some SQL requests
- Fiw some warnings
- Fix a CSS label issue
11 years ago
Jaussoin Timothée
864e894937
- Fix the chat publish button
- Fix the post create CSS
- Add the Room Add button all the time in the chat header
11 years ago
Jaussoin Timothée
1941cbb7b5
- Remove GoogleFonts and load them localy
- New Chat bubbles generation (now in Javascript)
- Performance improvement regarding the Emoji management (use a singleton wrapper)
- Hide the "Today" on dates that are generated today
- New bubbles design for the chatrooms
11 years ago
Jaussoin Timothée
2652958cee
- Comment some stuffs in the linker
11 years ago
Jaussoin Timothée
5edbaa34f8
- Fix bug #1429835 (recent chat on top of the list)
- New feature, post deletion
11 years ago
Jaussoin Timothée
5132a0c41a
- Comment the logs in the linker
- Catch and display the "gone" event in the chat
- Show when the message has been published (and not delivered)
11 years ago
Jaussoin Timothée
4284616b0e
- Fix presence initialisation on some XMPP servers (ejabberd)
- Show the presence value with the presence bubble in the sidebar
11 years ago
Jaussoin Timothée
25c4432738
- Fix a warning on the linker
- Escape properly the JID when a backslash is used
- Display the Tune and Caps on the contacts pages
- Change some colors
11 years ago
Jaussoin Timothée
e814800f4f
- Comment lines in the linker
11 years ago
Jaussoin Timothée
5d9ee3c1d5
- Add support for 0050 - AdHoc with a new widget
- Fix little issues (scroll) in the Dialog widget
- Remove old commented sourcecode
- Fix a lot of issues in XMPPtoForm and FormtoXMPP
11 years ago
Jaussoin Timothée
f3c970abcf
- Comment some lines in the linker
11 years ago
Jaussoin Timothée
91036a1879
- Fix the URL rewriting (part 1)
- Re-implement the Blog + Feed pages
- Add the avatars in the Menu + Post (if microblog)
- Fix the linker when not connected to XMPP
11 years ago
Jaussoin Timothée
ce00ae73f2
- Comment some log lines
11 years ago
Jaussoin Timothée
f3c1911cd1
- Remove old file
- Fix little templates issues
11 years ago
Jaussoin Timothée
d5fd5a68f7
- Comment the Post tag input
- CSS fix
11 years ago
Jaussoin Timothée
53898391f1
- Continue Post publication integration
- Fix some CSS related to the articles + embed (q, blockquote)
- Add some action buttons aon the pages and fix their CSS
11 years ago
Jaussoin Timothée
aa3ce7e6c3
- Comment some lines in the linker
11 years ago
Jaussoin Timothée
61f7a1b67e
- Display the comments on the microblog posts
- Optimize the roster loading performance (img src)
- Fix the Contact templete padding
11 years ago
Jaussoin Timothée
6770ebf56c
- Comment some logs
11 years ago
Jaussoin Timothée
4634a71304
- Add the Contact widget
11 years ago
Jaussoin Timothée
e1ffa66df4
- Update translations
- Remove old widgets
- Reduce memory consumption and clean properly some variables
11 years ago
Jaussoin Timothée
1ca365bd94
- Comment lines in the linker
11 years ago
Jaussoin Timothée
903a5cf0cc
- Rewrite the WidgetWrapper and clean the old BOSH related code
- Rewrite the AccountNext widget and move everything XMPP related to Moxl
- New behaviour for the Websocket unregistration
11 years ago
Jaussoin Timothée
c1c72c1e7b
- Comment live in linker
11 years ago
Jaussoin Timothée
5e932d6908
- Update the translations
- New News page with two column design
- Add nice looking icons for some placeholders
- Fix missing JS/CSS in Avatar
11 years ago
Jaussoin Timothée
c0258b7763
- Rename genCallAjax to call
- Remove a warning in the Wall template
11 years ago
Jaussoin Timothée
a83a9d8ebd
- Fix a daemon loading issue
- Fix a error that appear during the pod setup in the linker
- Add placeholders in the Media contents
- Start refactoring the Notifs widget
- Fix null values in movim_map and movim_websocket
- Fix the RPC handler when no widget are specified
11 years ago
Jaussoin Timothée
47e3103725
- Change some timers
11 years ago
Jaussoin Timothée
14c94d3822
- Rewrite the whole daemon
- Remove the WebSocket connections between the daemon and the linkers
- Fix a little CSS issue in Presence
11 years ago
Jaussoin Timothée
9c92567945
- Return less data to the roster to boost the execution
- Add a timeOut for the login
- Fix a warning in the Presence template
11 years ago
Jaussoin Timothée
f34724fbda
- Remove Session model
- Fix the daemon behaviour
11 years ago
Jaussoin Timothée
c3265dfff0
- New handler key for some events (for vcard-temp, jingle, session and roster)
- Fix a warning in notification.js
- Comment the localStorage cache for the Angular roster structure
- Fix a fatal error on the websocket onclose function in the linker
11 years ago
Jaussoin Timothée
899d9fd901
- Declare MovimWebsocket as a singleton
11 years ago
Jaussoin Timothée
18c36cf587
- Clean the Visio widget to fit with the new WebSocket system
- Rewrite the Presence CSS and fix minur issues
- Use the browser cookies to set the daemon SID
- Clean the WebSocket Javascript handler
- Clean old and commented sourcecode
11 years ago
Jaussoin Timothée
50f4f11d2e
- Clean a lot of old sourcecode
- Session is now a full singleton without any links to the database
- Remove the container feature in Session
- Simplify the login by moving some stuffs to the Presence widget and launch the events once the session is started
- Fix a javascript issue in movim_append and movim_prepend
- Clean useless code in Ack (Disco and Caps requests handler)
- Add a new function to disconnect properly the session in MovimWebsocket
- Comment InitAccount for the moment (behaviour issues)
11 years ago
Jaussoin Timothée
7c487bcf48
- Continue Websocket daemon implementation
- Remove the poller from the views
- Remove the setTimeout() Javascript functions
11 years ago
Jaussoin Timothée
96ddb63914
- First import
11 years ago
Jaussoin Timothée
944f8a38d3
- First raw import of the daemon in Movim
- Adapt RPC to be called with the linker
- Create the MovimWebsocket javascript class to handle the websocket connection
11 years ago