Jaussoin Timothée
3b99cb8cde
- Fix the path of the new emojis
11 years ago
Jaussoin Timothée
3a440b02b3
- Add a new line of emojis
11 years ago
Jaussoin Timothée
e481d557d9
- Fixing several issues in the Chat and Chats widget
- Re enable the /me support
- Fix the Avatar bubbles in the chatrooms
11 years ago
Jaussoin Timothée
0f32cfdf23
- Wrong url for the emojis ¬¬
11 years ago
Jaussoin Timothée
2d205fb478
- Boost the load of the emojis
11 years ago
Jaussoin Timothée
b7a90a5d86
- Fix the alignement of the emojis on the grid
- Give the focus to the textarea when a emoji is inserted
11 years ago
Jaussoin Timothée
692207d6f7
- Add large version of the emojis
- Implement a emoji picker in the chat with a base set
11 years ago
Jaussoin Timothée
475007c3f4
- Fix several issues in the Notification widget
- Fix a JS error in Init
- Order differently the displayed contacts in the default view of the contact page
11 years ago
Jaussoin Timothée
6e41ae1264
- Start to remove old widgets
- Add Twimoji pack
- Load library heyupdate/emoji to replace properly the emoji
11 years ago
Jaussoin Timothée
c6a55fbcf4
- Rewrite the messages behaviour in the Chat widget
- Append the new messages and dont refresh everything
- Put the composing/paused infos elsewhere
- Clean the sessions after 60min of inactivity in the daemon Core
11 years ago
Jaussoin Timothée
f7c0b6b84f
- 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
66ad49795c
- Add the jid on the proposed contact when you try to add one in the Chat
11 years ago
Jaussoin Timothée
833cc03bc3
- Add a new design for the lists
- Refresh the old vcard-temp if no Contact is detected in the database
- Fix the Post publishing (when the ACK is received)
- Add a counter for the invitations
- Fix some minor colors for the new testing theme
- Move the chat button on the contact page
- Fix some paddings (in the header and on some pages)
11 years ago
Jaussoin Timothée
0dec53221e
- New (temporary ?) app icon
- Remove the "last week" selector in ContactDAO
- Try a new background-color in Login
11 years ago
Jaussoin Timothée
1c23d99060
- Display the top 10 when adding a new chat
- Cleaning the CSS to have a simpler one (prepare for the new theme)
11 years ago
Jaussoin Timothée
379ef78bc5
- Clean old lines in the controllers
- Add a getTop method in ContactDAO to get the most active contacts of the week
- Fix some Postn SQL requests (security issue)
- New home page with the Hello widget loaded in it
- Clean some codes in Chats
- Display properly the pod informations on the login page
- Clean some JS in the Login widget
- Based on the server Caps, disabled some links if the XMPP server of the user don't support theses features
- Add a .disabled CSS selector
11 years ago
Jaussoin Timothée
f80dcfa673
- Display number of elements in each groups of the roster
- Remove the session colunm in the Postn table to mutualize the posts in the database
- Rewrite all the related SQL requests
- Fix some issues in the Postn related widgets
11 years ago
Jaussoin Timothée
d6bf515a28
- 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
c4d12d78dd
- Add a new item in the config to show/hide the offline contacts in the roster
- Fix a font issue in the Login page
11 years ago
Jaussoin Timothée
554d412873
- Add a header
11 years ago
Jaussoin Timothée
1c3e7f8b16
- Add cards around the pods list
11 years ago
Jaussoin Timothée
94e1a2a9ec
- Fix the pods page
11 years ago
Jaussoin Timothée
bd1949c447
- Add a forgot template
11 years ago
Jaussoin Timothée
8b57e0fd7e
- Fix again the "add post button"
11 years ago
Jaussoin Timothée
d98af95ec4
- Fix a HTML issue with the "create post" button
- Use a simple list size for the notifs
11 years ago
Jaussoin Timothée
c9981fe8ea
- 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
088b88b0d7
- Fix the About page template + Caps widget CSS
11 years ago
Jaussoin Timothée
0e85a00ed2
- Fix some UI issues in the Admin panel (remove font-awesome)
- Remove font-awesome
- Same the embeded links as a picture if detected
- Add a "Gallery" on the contact page from the picture-linked-posts
- Fix some CSS
11 years ago
Jaussoin Timothée
c4d715375c
- Refactor the Avatar widget with a new design + Gravatar support
- Add a popin for the Notifs confirmation
- Redesign a bit the explore template
- Clean some useless dependencies in composer.json
11 years ago
Jaussoin Timothée
13677c9762
- Fix the Notification x2 incrementation
- Add a ACK when a post is published
- Add some locales
11 years ago
Jaussoin Timothée
ec25579024
- Remove old file
- Fix little templates issues
11 years ago
Jaussoin Timothée
5d665dd6f8
- Comment the Post tag input
- CSS fix
11 years ago
Jaussoin Timothée
85b80daa6d
- 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
778712e75a
- Continue Post submit form integration
- Add a help popin
- Add a preview function
11 years ago
Jaussoin Timothée
5ef4c7e6ed
- Start post integration
11 years ago
Jaussoin Timothée
cfbd649548
- New header CSS (two columns + better interaction)
11 years ago
Jaussoin Timothée
97cea4e302
- Fix the contact flex block
- Fix the flex padding
11 years ago
Jaussoin Timothée
f5bfa1184a
- Fix various CSS issues
- Use flexbox
- Fix notification desktop display
11 years ago
Jaussoin Timothée
d70911a2ba
- 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
fcc63163d1
- Change the Picture library from GD to Imagick
- Boost the material animations
- New header for the Contact widget
11 years ago
Jaussoin Timothée
850ec6be5c
- Fix AccountNext creation validation form
- Re-enable the Init widget with per-session system
11 years ago
Jaussoin Timothée
2644cfb56f
- Update the locales
- Fix some CSS issues
- Fix the HTML chat messages display
- Fix the loaded language value in the running daemon
11 years ago
Christine Ho
b605c20839
- Made session LIs cliquable on login page
11 years ago
Jaussoin Timothée
afaea09060
- Fixing other CSS mistakes
11 years ago
Jaussoin Timothée
3abdeb148c
- Fix action CSS in the views
11 years ago
Jaussoin Timothée
6608324d8d
- Fix the action CSS for the lists
- New Presence widget system (with radio button)
11 years ago
Christine Ho
39fdfec1f3
- Half way fixing news..
- Half way fixing LI clickable session in login form
11 years ago
Jaussoin Timothée
03642985cb
- Create the user directory on Login
11 years ago
Christine Ho
947484c37a
- Half way fixing duplicated news on requesting olders
- Half way fixing no autoheight fot textarea on editing presence form
11 years ago
Jaussoin Timothée
c677d7b91c
- Fix the behaviour on the contact page when the [previous] button is hit
- Limit to 10 the contacts shown on the Explore page
11 years ago