Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | make links in comments bookmark-able | friendica | 2014-02-04 | 1 | -2/+2 | |
| | ||||||
* | bookmarks - mop up and go home | friendica | 2014-02-04 | 1 | -0/+34 | |
| | ||||||
* | bookmarking | friendica | 2014-02-04 | 2 | -1/+41 | |
| | ||||||
* | bookmark permissions | friendica | 2014-02-04 | 1 | -1/+5 | |
| | ||||||
* | photo tagging somewhat working - but can't remove photo tags until we update ↵ | friendica | 2014-02-03 | 1 | -4/+22 | |
| | | | | tagrm | |||||
* | some tagging fixes - including old bugs which were never reported | friendica | 2014-02-03 | 1 | -2/+2 | |
| | ||||||
* | transmit, receive, and parse bookmarks | friendica | 2014-02-03 | 2 | -7/+18 | |
| | ||||||
* | accept new connection broke yesterday | friendica | 2014-02-03 | 2 | -1/+6 | |
| | ||||||
* | more wordsmithing | friendica | 2014-02-02 | 1 | -1/+1 | |
| | ||||||
* | wordsmithing | friendica | 2014-02-02 | 1 | -4/+4 | |
| | ||||||
* | don't draw attention to advanced permissions and their corresponding ↵ | friendica | 2014-02-02 | 2 | -8/+10 | |
| | | | | complexity and clearly mark the simple permissions which people are encouraged to use. | |||||
* | minor text change "can" -> "may" | friendica | 2014-02-02 | 1 | -2/+2 | |
| | ||||||
* | Add switch to allow menus to be used as bookmark collections | friendica | 2014-02-02 | 1 | -0/+4 | |
| | ||||||
* | make chat honour the pause key (but we still need to ping the server to ↵ | friendica | 2014-02-02 | 1 | -45/+49 | |
| | | | | maintain the in_room status), also the recent change to pull css out of the template file used classes instead of ids so none of the styles were sticking | |||||
* | some windows fixes | friendica | 2014-02-02 | 1 | -1/+4 | |
| | ||||||
* | add links to change chat status and leave room | friendica | 2014-02-02 | 2 | -13/+29 | |
| | ||||||
* | provide donation options on siteinfo page | friendica | 2014-02-01 | 1 | -1/+17 | |
| | ||||||
* | status indication | friendica | 2014-02-01 | 1 | -1/+11 | |
| | ||||||
* | provide the room name for the room you're in. | friendica | 2014-02-01 | 1 | -1/+8 | |
| | ||||||
* | provide some interesting new options to channel sources | friendica | 2014-01-31 | 1 | -0/+7 | |
| | ||||||
* | keep presence updated - typo was causing it to logout | friendica | 2014-01-30 | 1 | -1/+1 | |
| | ||||||
* | missing string delimiters (quotes) | friendica | 2014-01-30 | 1 | -3/+3 | |
| | ||||||
* | mod/ping should only update basic_presence - and clearing stale entries. ↵ | friendica | 2014-01-30 | 1 | -9/+6 | |
| | | | | otherwise let rooms handle presence for themselves. | |||||
* | started analysis of ping response and clean up more logger | Michael Meer | 2014-01-30 | 2 | -7/+16 | |
| | ||||||
* | clean up logger commands. Placed apostrophs at the end from some comments to ↵ | Michael Meer | 2014-01-30 | 1 | -3/+0 | |
| | | | | keep the syntax highlighting in vi working | |||||
* | attempt with fix URL for testing works | Michael Meer | 2014-01-30 | 1 | -2/+5 | |
| | ||||||
* | Merge branch 'master' of https://github.com/friendica/red | Michael Meer | 2014-01-30 | 3 | -2/+275 | |
|\ | | | | | | | to be in sync with master repro | |||||
| * | a bit more ajax work on chat and chatsvc and some fiddling with layouts | friendica | 2014-01-30 | 1 | -1/+2 | |
| | | ||||||
| * | chatroom management front-end stuff | friendica | 2014-01-29 | 1 | -0/+73 | |
| | | ||||||
| * | back-end for changing online status and keeping presence refreshed | friendica | 2014-01-29 | 2 | -1/+23 | |
| | | ||||||
| * | start on the ajax bits | friendica | 2014-01-29 | 2 | -1/+6 | |
| | | ||||||
| * | chat is a members only feature, there is no "guest" access. | friendica | 2014-01-29 | 1 | -3/+9 | |
| | | ||||||
| * | mod/chatsvc - ajax backend for chat | friendica | 2014-01-29 | 1 | -0/+104 | |
| | | ||||||
| * | more chat infrastructure | friendica | 2014-01-29 | 1 | -0/+62 | |
| | | ||||||
| * | Really fix attachments in Firefox | Thomas Willingham | 2014-01-29 | 1 | -1/+1 | |
| | | ||||||
| * | Make Firefox behave if an attachment points to a file with a space in it. | Thomas Willingham | 2014-01-29 | 1 | -2/+2 | |
| | | ||||||
* | | ping gives us now a reply. But the reply doesnt contains useful data, ↵ | Michael Meer | 2014-01-29 | 1 | -11/+13 | |
| | | | | | | | | requires still some investigations | |||||
* | | Merge branch 'master' of https://github.com/friendica/red | Michael Meer | 2014-01-29 | 4 | -0/+51 | |
|\| | | | | | | | to be in sync with main repro | |||||
| * | prevent runaway presence indication | friendica | 2014-01-29 | 1 | -2/+2 | |
| | | ||||||
| * | issues uncovered whilst testing the chatroom API | friendica | 2014-01-29 | 1 | -3/+7 | |
| | | ||||||
| * | chatpresence timing out too quickly | friendica | 2014-01-28 | 1 | -1/+1 | |
| | | ||||||
| * | missing file in checkin | friendica | 2014-01-28 | 1 | -0/+11 | |
| | | ||||||
| * | online indication to the directory popup | friendica | 2014-01-28 | 1 | -0/+4 | |
| | | ||||||
| * | fix sql query and provide setting to hide online status | friendica | 2014-01-28 | 2 | -1/+8 | |
| | | ||||||
| * | basic presence indication | friendica | 2014-01-28 | 1 | -0/+25 | |
| | | ||||||
* | | to make visible what I try, ping still won't work, but I'm confused about ↵ | Michael Meer | 2014-01-28 | 2 | -1/+9 | |
| | | | | | | | | get_channel | |||||
* | | Merge branch 'master' of https://github.com/friendica/red | Michael Meer | 2014-01-28 | 3 | -5/+17 | |
|\| | | | | | | | to be in sync with main repro | |||||
| * | preserve expiration when editing | friendica | 2014-01-27 | 1 | -3/+9 | |
| | | ||||||
| * | photo tagging still broken - but at least don't create a new linked item ↵ | friendica | 2014-01-27 | 1 | -0/+4 | |
| | | | | | | | | every time a photo is edited. | |||||
| * | after rposting - if there's no remote_return, go to your matrix page rather ↵ | friendica | 2014-01-27 | 1 | -2/+4 | |
| | | | | | | | | than leave you on a blank rpost page. |