Emmanuel Gil Peyrot
2b594ecadc
- Remove the executable bit from non-executable PHP files
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
Jaussoin Timothée
3a00fef229
- Clean commented code
- Commenting the $loop->tick() in the linker (for the moment)
- Fix UI issues
- Order the getTop ContactDAO method by presence
- Fix some translations in the Vcard4 widget
10 years ago
Jaussoin Timothée
eda36436b8
- Clean commented code
- Commenting the $loop->tick() in the linker (for the moment)
- Fix UI issues
- Order the getTop ContactDAO method by presence
- Fix some translations in the Vcard4 widget
10 years ago
Jaussoin Timothée
34b373b701
- Remove a useless variable in the avatar view
10 years ago
Jaussoin Timothée
717627844d
- Remove a useless variable in the avatar view
10 years ago
Jaussoin Timothée
74f6350455
- Fix the tabs behaviour (scroll)
- Update Angular.js
- Deplay the avatar loading for a better UX on the config page
- Add a filter on the events of the Contact widget to prevent refresh issues on the other pages
10 years ago
Jaussoin Timothée
96ef0425ff
- Fix the tabs behaviour (scroll)
- Update Angular.js
- Deplay the avatar loading for a better UX on the config page
- Add a filter on the events of the Contact widget to prevent refresh issues on the other pages
10 years ago
Jaussoin Timothée
68203d18a9
- Fix more material design icons
- Fix fix the getTop ContactDAO request
- Fix a translation in the AccountNext widget
10 years ago
Jaussoin Timothée
57b3c2ee39
- Fix more material design icons
- Fix fix the getTop ContactDAO request
- Fix a translation in the AccountNext widget
10 years ago
Jaussoin Timothée
e2c7ba8a6b
- Update material-deisng-iconic-font to v2
10 years ago
Jaussoin Timothée
97143a9463
- Update material-deisng-iconic-font to v2
10 years ago