Jaussoin Timothée
4d63c14339
- Add an "Explore" page to discover new contacts
- New table "RosterLink" which split the Roster informations from the Contact table
- Update all the widgets for the new DB structure
- Clean lot of old stuffs in the code
- New time detection for the server time
- Improve page loading speed by reducing number of DB request and request answer size
13 years ago
Jaussoin Timothée
8e7dce6e09
- Add forgotten images in WYSIWYG editor
- Fix a hude regex error to make all links clickables
13 years ago
Jaussoin Timothée
7274ab6fb2
- Add steditor (very light javascript WYSIWYG) in the Feed submit form
- Start CSS integration
- Encoding fix
- Syndication widget fix
13 years ago
Jaussoin Timothée
9def17ef89
- Add Syndication widget to display a contact public posts
- Add a Toolbar to User posts to change post privacy and post deletion
13 years ago
Jaussoin Timothée
2d87b116d9
- Big modifications on the contact page
- Split the informations in 3 differents widget (ContactInfo/Card/Summary)
- Re-enable Tabs widget
13 years ago
Jaussoin Timothée
7b9e686294
- Add Geoloc, Mood
- Add Remove post feature
13 years ago
Jaussoin Timothée
cdeb918ab5
- Fix encoding error in Chat + Feed + WidgetCommon
13 years ago
Jaussoin Timothée
0586337536
- Post publication + Comments node creation
- Little fix in Vcard and Config reset button
- Big Presence fix (not correctly saved in the database)
13 years ago
Jaussoin Timothée
60ed0054ca
- Fix Avatar submit in Vcard widget
- Enable Notifs widget (subscribe, subscribed, add roster)
- Add error handler in Feed post submission
- Add trim() in ContactSummary to prevent indesirable spaces
- Fix : query also user posts in the Feed widget
13 years ago
Jaussoin Timothée
87e487bd73
- Fix a little bug in error detection in vCard
- Fix multipost (mimic group by in PHP)
13 years ago
Jaussoin Timothée
ee79022022
- Fix the Navbar CSS
- Add a "group by" like featurefor the comments
- Add vCard submit error support
13 years ago
Jaussoin Timothée
02559fca47
- Hide textarea in chatbox on un-hover
- Fix comments request in WidgetCommon
- Fix fatal error in page Help
- Add Wall post request + error
- Add comments request + error
13 years ago
Jaussoin Timothée
0c3f2abb39
- Move preparePosts to Widget Common
- Add Feed reading + Wall reading and update
13 years ago
Jaussoin Timothée
11c2b259b0
- Fix a show/hide bug in the roster
- Reduce Feed request from 30 to 2
13 years ago
Jaussoin Timothée
368823f177
- Important update : remove all link to Jaxl XMPP library
- Load Moxl XMPP library
- Start cleaning all the code relative to Jaxl
- Update login widget to manage On The Fly connexion
- Update Roster and Chat to make them working with Moxl
- Update Datajar to the dev branch (JOIN + new query)
- Update Session and Cache to fil with Datajar
- Update Main Controller to fit with the new Session system
- Clean User code to fit with the new session system
13 years ago
Jaussoin Timothée
c702e25022
- Type error => update the po and pot
- Logout temp fix
13 years ago
Jaussoin Timothée
6e765bb09d
- Fix simple Link tag in Post
- Add comment stream creation
- Hide disconnected contact in roster
14 years ago
Jaussoin Timothée
a7e4344c27
- Fix HTML error in WidgetCommon
14 years ago
Jaussoin Timothée
7015db9969
- Clean login presence => keep the state (status + show) before the logout
- Clean old lines
14 years ago
Jaussoin Timothée
cd443b28ec
- Fix HTML post submission
- Little UI fix
14 years ago
Jaussoin Timothée
0c7daf89ee
- Fix ContactSummary Style + add forgotten buttons
- Fix Vcard content validation
- Fix comment HTML special char error
- Remove menu item on friend page
14 years ago
Jaussoin Timothée
ea46b2e4e7
- Fix a Attachment file error
14 years ago
Jaussoin Timothée
0b68b82789
- Avatar are now sotred as PNG
- Crop the avatar in image.php
14 years ago
Jaussoin Timothée
d6405f313e
- Update the icons (new design for the privacy icons)
14 years ago
Jaussoin Timothée
911ce4b7ae
- Hide the old comments
14 years ago
Jaussoin Timothée
4abd53ad7b
- Change the way Movim handle the messages => use Message
- Update the widgets to fit with the new class Message
- Fix a padding between the comments and the post body
14 years ago
Jaussoin Timothée
659c3ec0ea
- Little fix in the comment form validation
14 years ago
Jaussoin Timothée
d590a47550
- Another little fix
14 years ago
Jaussoin Timothée
d7c433a8d7
- Fix the comments submission + retrieve + design
14 years ago
Jaussoin Timothée
b438da77f8
- Start comments integration
14 years ago
Jaussoin Timothée
083a3e12dd
- Big cleaning in Jabber !
- Move Message to Post
- Fix a padding in the CSS (comments)
- Update Wall & Feed to fit with Post class
14 years ago
Jaussoin Timothée
350839081f
- A big clean of the CSS
- Refresh all the UI
- Fix some CSS bugs
14 years ago
Jaussoin Timothée
fb13caa4bc
- Add "recycling" in posts elements
14 years ago
Jaussoin Timothée
162939477e
- Move preparePost and PrepareComments to a single class WidgetCommon
- Clean Wall CSS
14 years ago