Jaussoin Timothée
c0e8e58db0
- Add a confirmation when you're quiting the Publish widget
- Fix the URL of a contact
- Fix some CSS
- Fix #1457492 - Unable to close left menu on small screen
- Display the status on the contacts bloc in Hello
- Add a class selector on the Group widget to prevent buggy refresh
11 years ago
Jaussoin Timothée
9938f5fa92
- Fix the Group publication
- Fix a image link not found on the 404 page (not found in not found… we need to go deeper)
11 years ago
Jaussoin Timothée
8a38cd1405
- Remove the old movim_rpc, finally !
- Add some tests for the group creation and publication, and enable it for everyone !
11 years ago
Jaussoin Timothée
897cff4426
- Remove the AccountError widget
- Fix the account registration
- Add a test on the anonymous room page when the room is not set
- Fix the search placeholder on Chrome
11 years ago
Jaussoin Timothée
c7a19b9e8c
- Add a pagination on the Contact explore view
11 years ago
Jaussoin Timothée
82bb5cc73e
- Test the database before launching the daemon
- Remove all the XMPP websocket occurences
11 years ago
Jaussoin Timothée
496fb55aad
- Fix the Contact and Chat widget for escaped JID
- Get the affiliations on the groups "normally" (using a JS request)
11 years ago
Jaussoin Timothée
fee3cc9b4d
- Make a huge cleaning of old files and old sourcecode
- (kind of) fix the linker against 100% CPU
11 years ago
Jaussoin Timothée
bc1af70d25
- Fix some issues on the anonymous login
- Comment the GetMetadata in the Groups when a post is received
- Try (again) a pure socket connection
11 years ago
Jaussoin Timothée
05bc24115f
- Remove some commented code
11 years ago
Jaussoin Timothée
4c60ddceaf
- New widget, LoginAnonymous
- New page, room, to login anonymously on XMPP chatrooms
- Add a new column in Sessionx model (mechanism)
11 years ago
Jaussoin Timothée
78d1f97cbb
- Fix some PHP warnings
- Try to fix the DateTime fatal error
11 years ago
Jaussoin Timothée
de6ee23851
- Move the pubsub publish action to a new Widget
- Use it in the groups (not fully enabled yet)
- Remove some old files
- Fix minor issues in the chat
11 years ago
Jaussoin Timothée
291b8c9484
- Fix the Presence setter (broken with the new parser)
11 years ago
Jaussoin Timothée
a09fde5df2
- New blog feature : you can have a unique URL for a public Movim article
- Add the version in about #1450928
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
gnulos
4d79f693a1
translates
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
dc370fb1e9
- Fix a fatal error in the config
- Lower the chats+rooms height
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
ee404d4865
- Add a filter on the Pubsub servers
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
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
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
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