Jaussoin Timothée
a30bb591f1
- Use the username instead of the true name when adding a chatroom
10 years ago
Jaussoin Timothée
ae23ad9398
- Add a new picture in README
- Simplify movim_websocket.js
- Hide the NSFW content on the news page right panel
- Merge the two first li in the navigation on desktop
- Add a help box on the group page
- Cleanup the translation function in WidgetBase
- Update the translations
- Remove upload.php
10 years ago
Jaussoin Timothée
4fe469e68e
- Enable the Upload widget for the groups and for the chatrooms
10 years ago
Jaussoin Timothée
4ad06713e4
- Add the Upload Widget
10 years ago
Jaussoin Timothée
81e5e935fa
- Fix locales in Syndication
- Fix embed preview (link OR picture) during publication
- Display the gateways in the config page to enable/disable them
- First (working) implementation of HttpUploadComponent \o/
10 years ago
Jaussoin Timothée
315a49d201
- Merge with LinkMauve
- Discover more the services on the server on login
- Display the name of the pubsub servers on the page Groups
- Clean some old code
- Fix an icon on the admin page
10 years ago
Jaussoin Timothée
b3d955c6ea
Merge branch 'linkmauve-master'
10 years ago
Jaussoin Timothée
08aca0f247
Merge branch 'master' of https://github.com/linkmauve/movim into linkmauve-master
10 years ago
Jaussoin Timothée
7f20a655f8
Merge pull request #30 from linkmauve/no-executable
Remove the executable bit from non-executable files
10 years ago
Emmanuel Gil Peyrot
2b594ecadc
- Remove the executable bit from non-executable PHP files
10 years ago
Emmanuel Gil Peyrot
c60017e477
- Fix API breakage caused by PR #5 in Moxl
10 years ago
Jaussoin Timothée
c4bd752ed5
- Fix a little mistake in the Contact header
10 years ago
Jaussoin Timothée
b006722080
- Fix pagination in Explore
- All posts to be published publicly (like for the blog)
- Fix some old code
10 years ago
Jaussoin Timothée
02f5ce75f1
- Add the non-html content too
10 years ago
Jaussoin Timothée
a6588f69a7
- Add a content tag to fix the previous commit display
10 years ago
Jaussoin Timothée
ed1307bd98
- Fix post content handling
- Finish the new Chat header changes
- An icon in _post
- Remove commented lines
10 years ago
Jaussoin Timothée
5754bd7563
- Change the scrolling behaviour to prevent non-solicited scrolling
- Move the chat status in the header
10 years ago
Jaussoin Timothée
6e8b3da1b7
- Typo
10 years ago
Jaussoin Timothée
9bbb40259f
- Fix #25 (need to update Moxl too)
- Delete the MovimException file
10 years ago
Jaussoin Timothée
7d9d5b15a6
- Fixing issue #11 by redisigning the "plus" button on the Chat page
- Fixing issue #17 by removing the whole "environment" system from the code base
- Removing old sourcecode for error handling and use use the Monolog library
10 years ago
Jaussoin Timothée
300f6cfe03
- Enable the pubsub server search function on the Group widget
- Little optimisation in Angular for the Roster
10 years ago
Jaussoin Timothée
d4414a1bb2
Merge branch 'mickaelandrieu-patch-1'
10 years ago
Mickaël Andrieu
95448a153e
Fixed typo on setContants function
10 years ago
Jaussoin Timothée
9580f6f5db
Merge branch 'master' of github.com:edhelas/movim
10 years ago
Jaussoin Timothée
f47e4188b8
- Remove some useless <br />
- Display the comments on the groups items + add a link to the News page to add a new comment
- Add links to groups servers in the bookmarked groups
- Tune a bit the groups homepage
10 years ago
Jaussoin Timothée
9f0447c998
- Display a notification when a pubsub server is not discoverable
10 years ago
Jaussoin Timothée
97f96daa03
- Add new stuffs in .gitignore
10 years ago
Jaussoin Timothée
34e968ee7d
- Remove old buggy CSS
- Fix some SQL requests in ContactDAO
- Improve bubbles display in the Chat widget
10 years ago
Jaussoin Timothée
4b5de01f3e
- Continue the card integration in the UI
- Fix and clean some CSS
- Fix the suggested articles display in News
10 years ago
edhelas
ca110e50d9
- Fix the colors
10 years ago
edhelas
ba23c4b4ae
- Display the News posts using card + CSS
10 years ago
edhelas
9f5028bc9e
Merge branch 'master' of github.com:edhelas/movim
10 years ago
Jaussoin Timothée
1ad896ccf7
- Add a try catch in the Embed url request to prevent fatal errors and log them
10 years ago
Jaussoin Timothée
9596c8bc54
Merge branch 'master' of github.com:edhelas/movim
Conflicts:
app/widgets/Chat/chat.js
app/widgets/Chats/Chats.php
app/widgets/Chats/_chats.tpl
app/widgets/Chats/_chats_add.tpl
app/widgets/Chats/chats.js
app/widgets/Chats/chats.tpl
app/widgets/Contact/_contact_explore.tpl
app/widgets/Notification/Notification.php
10 years ago
edhelas
70dd71985c
- Fix several issues in Chats
- Use the :empty CSS selector to put the placeholder (+ JS fix to trim the content)
- Remove useless Notification refresh
- Fix JS fatal error
10 years ago
Jaussoin Timothée
e6c3c289e4
- Fix several issues in Chats
- Use the :empty CSS selector to put the placeholder (+ JS fix to trim the content)
- Remove useless Notification refresh
- Fix JS fatal error
10 years ago
edhelas
de1a4f4a0d
- Fix a broken translation
10 years ago
Jaussoin Timothée
f0a1a30990
- Fix a broken translation
10 years ago
Jaussoin Timothée
36a1b3f4d3
- Fix some JS fatal error in chat.js
- Display the URL even if the link in embeded
- Disable XHTML-IM (for now)
10 years ago
Jaussoin Timothée
047b2fae91
- Fix some JS fatal error in chat.js
- Display the URL even if the link in embeded
- Disable XHTML-IM (for now)
10 years ago
Jaussoin Timothée
66ba9f4768
Merge branch 'master' of github.com:edhelas/movim
10 years ago
Jaussoin Timothée
68bc24544b
Merge branch 'master' of github.com:edhelas/movim
10 years ago
Jaussoin Timothée
caabac2769
- Update the Debian packaging scripts and fix some Lintian issues
10 years ago
Jaussoin Timothée
5547b019c4
- Update the Debian packaging scripts and fix some Lintian issues
10 years ago
Jaussoin Timothée
416f474453
Merge pull request #10 from Nyco/patch-1
Removed some spaces in strings
10 years ago
Jaussoin Timothée
f09b4c71f4
Merge pull request #10 from Nyco/patch-1
Removed some spaces in strings
10 years ago
Nÿco
742ad0039f
Removed some spaces in strings
In English, there is not space between a word and a punctuation with two signs: ";", ":", "?", "!"...
10 years ago
Nÿco
a4a23b49ee
Removed some spaces in strings
In English, there is not space between a word and a punctuation with two signs: ";", ":", "?", "!"...
10 years ago
Jaussoin Timothée
6bfdf6db5f
- Re-enable a tick() to prevent connection issues
10 years ago
Jaussoin Timothée
d79926c6e1
- Re-enable a tick() to prevent connection issues
10 years ago