Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-11-20 | These changes didn't go into master (from 0.9-release) | Sarven Capadisli | |
2009-11-19 | Merge branch '0.9-release' | Zach Copley | |
* 0.9-release: Reduced entity_profile width in pop up | |||
2009-11-19 | Merge branch '0.9-release' | Zach Copley | |
* 0.9-release: (874 commits) Removed call to NewDirectMessage() until IE return is fixed i.e., Don't show flag user button your own profile Fixed HXR response for flag user Using the right form class name Using common_redirect Left a form_data class of a <ul> in the user admin panel Added validation to fields in user admin panel Added a user admin panel Added mobile logos for default and identica themes Changed gif to png Changed this to action. THANKS zach! Doing content negotiation only once Add execute bit to pingqueuehandler Localisation updates for !StatusNet from !translatewiki.net Use the browser's geolocation API to set the location on the notice form Add geometa library, and include it. Add location form elements to the noticeform, and save their values on submission Use the $user object nickname, as login name doesnt have to == nickname anymore with plugins such as ldap/etc Revert "Re added NICKNAME_FMT constant to router.php." Moved most path and server settings to a new paths admin panel ... Conflicts: js/util.js locale/it_IT/LC_MESSAGES/statusnet.mo locale/mk_MK/LC_MESSAGES/statusnet.mo locale/mk_MK/LC_MESSAGES/statusnet.po locale/pt_BR/LC_MESSAGES/statusnet.mo locale/vi_VN/LC_MESSAGES/statusnet.mo plugins/InfiniteScroll/infinitescroll.js plugins/Realtime/realtimeupdate.js | |||
2009-11-20 | Reduced entity_profile width in pop up | Sarven Capadisli | |
2009-11-19 | Should be using onHandleQueuedNotice instead of onEndNoticeSave | Craig Andrews | |
2009-11-18 | Check for dupe from insertNoticeItem() | Sarven Capadisli | |
2009-11-18 | Took out CSS from JS and placed it in its own file. | Sarven Capadisli | |
2009-11-18 | Added counter beside the play button. When paused, it will update the | Sarven Capadisli | |
counter on new received notices. Counter is removed when play is clicked | |||
2009-11-18 | Relatively positioning notice_primary | Sarven Capadisli | |
2009-11-18 | Styled realtime_actions | Sarven Capadisli | |
2009-11-18 | Added play/pause button for realtime notices. While on pause, it will | Sarven Capadisli | |
store the notices and on play it will add them to the notice list | |||
2009-11-18 | Created separate objects for receive actions | Sarven Capadisli | |
2009-11-18 | Setting windowhasfocus to true by default | Sarven Capadisli | |
2009-11-18 | Changed from click to bind | Sarven Capadisli | |
2009-11-18 | Setting max notice count in order not to freak out the browser with | Sarven Capadisli | |
memory issues. It removes the node and unbinds the previously assigned events. | |||
2009-11-18 | Added check to see whether window has focus | Sarven Capadisli | |
2009-11-18 | Added a call to NoticeFavor() | Sarven Capadisli | |
2009-11-18 | Removed setTimeout. It was initially intended to prevent dupes but | Sarven Capadisli | |
this is not the case with 0.9.x's util.js as opposed to 0.8.x, where it didn't properly check if a given notice id is already in the list | |||
2009-11-18 | Changed window open name to '' because IE doesn't compute names that | Sarven Capadisli | |
include the '-' character. | |||
2009-11-18 | Added on click event to open up anchors in notice items in a new | Sarven Capadisli | |
window for the Realtime plugin's pop-up window. | |||
2009-11-17 | Showing counter for new notices only if the window is on blur | Sarven Capadisli | |
2009-11-17 | Using the right selector for notice_reply | Sarven Capadisli | |
2009-11-16 | Added NoticeFavors() for received notices | Sarven Capadisli | |
2009-11-16 | Unbinding the events from Notice reply and favor for possible memory | Sarven Capadisli | |
leaks | |||
2009-11-16 | Added update delay and max notice count | Sarven Capadisli | |
2009-11-16 | Only show local notices or (remote notices if they're supposed to be shown) | Craig Andrews | |
2009-11-12 | Removed extra showScript() call at the bottom of the document. 0.8.x | Sarven Capadisli | |
is using <head> for scripts whereas 0.9.x puts it before </body>. This also fixes the duplicate posts | |||
2009-11-11 | Added margin-top for showstream page (space between entity_actions and | Sarven Capadisli | |
notice_primary) | |||
2009-11-11 | Set window resize before openning it up | Sarven Capadisli | |
2009-11-11 | Calling selector once | Sarven Capadisli | |
2009-11-11 | Using mark-top styles | Sarven Capadisli | |
2009-11-09 | Revert "Remove more contractions" | Brion Vibber | |
This reverts commit 5ab709b73977131813884558bf56d97172a7aa26. Missed this one yesterday... | |||
2009-11-08 | Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.x | Sarven Capadisli | |
2009-11-08 | Updated Realtime plugin to use the util's NoticeReply object | Sarven Capadisli | |
2009-11-08 | Moved back to using lib twitterapi instead of api for 0.8.x | Sarven Capadisli | |
2009-11-08 | Remove more contractions | Siebrand Mazeland | |
* doesn't * won't * isn't * don't | |||
2009-11-04 | Added script documentation | Sarven Capadisli | |
2009-11-04 | Script no longer neeed | Sarven Capadisli | |
2009-11-04 | Sync RealtimePlugin with 0.9.x | Sarven Capadisli | |
2009-11-04 | Sync Realtime JavaScript with 0.9.x | Sarven Capadisli | |
2009-09-27 | Changed terminology for poping a window | Sarven Capadisli | |
2009-09-27 | Draw a line to indicate new (unread) notice in a timeline since window | Sarven Capadisli | |
blur. Inspired by Pidgin's Markerline plugin. | |||
2009-09-27 | Aligned notice_data-attach input | Sarven Capadisli | |
2009-09-27 | Adjusted form_notice width | Sarven Capadisli | |
2009-09-27 | Aligning notice_data-attach from top | Sarven Capadisli | |
2009-09-27 | Removing only notie_data-text label from view | Sarven Capadisli | |
2009-09-27 | Increated content width | Sarven Capadisli | |
2009-09-27 | Reduced form_notice margin bottom | Sarven Capadisli | |
2009-09-27 | Updated window resize | Sarven Capadisli | |
2009-09-27 | Removed form_notice label and h1 from view | Sarven Capadisli | |