Jaussoin Timothée
59f46c8f7d
- Fix the linker for WebSocket XMPP
11 years ago
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
f56c4b15ab
- Hide the H1 in the articles content
11 years ago
Jaussoin Timothée
e392dd34dc
- Update the locales
11 years ago
Jaussoin Timothée
c5524efc35
- Fix PHP warnings
- Invite the user to remove a group from the bookmarks if it doesn't exists anymore
11 years ago
Jaussoin Timothée
ea4087f4ab
- CSS fix
- Fix the MovimTpl.back() function
11 years ago
Jaussoin Timothée
1235ced458
- Enable groups history
- Fix some translations
- Enable the videos controls in the groups
11 years ago
Jaussoin Timothée
fdcca7c3bb
- Clear the shared url
11 years ago
Jaussoin Timothée
5f66b03293
- Forgotten file
11 years ago
Jaussoin Timothée
d2a6b3b6bd
- Add the universal share button
11 years ago
Jaussoin Timothée
51fd41ebcb
- Edit the chatroom subject
- Add/Delete a group
- Manage the browsers with a new session hash in the database
- Some CSS fixs
11 years ago
Jaussoin Timothée
bfe6d56670
- Add the favico.js library and use it in the Notification widget
- Update the About widget
- Support the /me in the Chat widget
- Fix some colors value
11 years ago
Jaussoin Timothée
ab98103c78
- Add the comment publish feature
11 years ago
Jaussoin Timothée
dccfa00144
- Add a link to the blog in the contact page
- Add a link to the contact on some chat bubbles
- Fix the contact gallery
11 years ago
Jaussoin Timothée
033968e7a4
- Forgotten file
11 years ago
Jaussoin Timothée
18abab02a7
- Comment some lines in the linker
11 years ago
Jaussoin Timothée
dc370fb1e9
- Fix a fatal error in the config
- Lower the chats+rooms height
11 years ago
Jaussoin Timothée
f4d2c89664
- Remove a lot of old code
- Fix some CSS
- Fix the post links + pictures in the UI
- Add some filters in the events
- Change some UI strings
- Reimplement properly the comments (read-only)
11 years ago
Jaussoin Timothée
e70a28b545
- Add a request to allow muc configuration
- Fix some headers + CSS
11 years ago
Jaussoin Timothée
653bc2ef5f
- Fixing the condensed header title CSS
- strip_tags on the groups title
11 years ago
Jaussoin Timothée
7e77e62b2f
- Add a "subheader" in some page headers
- Display the subject in the chatroom header
- Add a context menu on some pages to gain some place in the header
- Fix some CSS
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
185c9db9cb
- Use GMT as a time reference in the database
- Apply the timezone offset when displaying the date
- Get the subscribers counter from the database
- Display the attached pictures in the posts
- Add some new locales
- Get the group subscriptions (if owner)
11 years ago
Jaussoin Timothée
acc77bc86b
- Add new emojis
- Add some events filter in Groups and News
- Fix the blog and syndication page behaviour
11 years ago
Jaussoin Timothée
3976f261a1
- Refresh the group articles by requesting their ID
11 years ago
Jaussoin Timothée
8f375623d3
- Another Item filter, on the SQL side
11 years ago
Jaussoin Timothée
03bfddf90e
- Don't request empty items
11 years ago
Jaussoin Timothée
2c4b7d369c
- Fix it again, typo
11 years ago
Jaussoin Timothée
ef6d456495
- Fix a SQL request for PostGreSQL (and respect the SQL standard)
11 years ago
Jaussoin Timothée
ee404d4865
- Add a filter on the Pubsub servers
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
9ae36c4af2
- Add the Groups page
11 years ago
Jaussoin Timothée
227d533e53
- Fix the ContactDAO insert request
11 years ago
Jaussoin Timothée
d859f62024
- New placeholder for the Chat page
- Load the contact from the URL for the pages Contact, News and Chat
- Fix a URL rewrite reset issue
- Put some new links in the UI
- Load the Roster spinner differently to prevent AngularJS issues
- Add a new get() method in WidgetBase
- Rewrite the Hello widget template
- New widget NotFound to display the 404 errors
11 years ago
Jaussoin Timothée
4da2cf0768
- Merge with me :p
11 years ago
Jaussoin Timothée
2ab72ace10
- Add a isEmpty() method on the Contact model
- Use it in the Contact widget
11 years ago
Jaussoin Timothée
71e8c3639f
- Implement the new XMPP servers API
- Update the libchart Composer loader
11 years ago
Jaussoin Timothée
1733fb9538
- Disable OTR librairies (for the moment)
11 years ago
Jaussoin Timothée
a0454d7d82
- Fix some request loop in the registering tunnel
- Fix some CSS on the login page
11 years ago
Jaussoin Timothée
6331a6664a
- Add missing file
11 years ago
Jaussoin Timothée
4c4c56f25a
- Add a link to the pods on the Login page
- Add a header on the login page
- Fix some CSS
- Display a star next to the favorite pods
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
799526c7b0
- Fix a little CSS issue on Webkit
- Fix the room presence status
11 years ago
Jaussoin Timothée
89f7854997
- Clean some old files
- Rewrite the Login widget errors handler
- Fix a little issue in the Menu
- Fix a little issue in the websocket handler
11 years ago
Jaussoin Timothée
8ec92e917f
- Import the otr.js library
- Fix several UI issues en behaviour issues
- Fix the embed and preview system during the post creation process
- Fix some translations and links
- Fix some header mobile issues
- Add new informations in the Rooms list
- Fix the chatbox alignement
11 years ago
Jaussoin Timothée
346ed2c9ac
- Compress more the avatars (jpeg 0.8)
- Fix the 'active' class distribution between the chatrooms and the chats
- Set some PEP nodes to access_model = presence + fix Init
- Clean some old code
- Fix the avatars display in the rooms
11 years ago
Jaussoin Timothée
2652958cee
- Comment some stuffs in the linker
11 years ago