Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | This makes advanced privacy settings adjustable in expert mode only. Also ↵ | marijus | 2014-02-13 | 2 | -11/+30 |
| | | | | they are hidden behind a button. This is a design hotfix should probably come up with something better someday... | ||||
* | make activities optional for profile things, clean up the forms | friendica | 2014-02-12 | 2 | -0/+9 |
| | |||||
* | ui improvements on the manage page | friendica | 2014-02-12 | 2 | -4/+5 |
| | |||||
* | shamelessly steal, and cut/paste from the settings page to get mod_photos ↵ | friendica | 2014-02-11 | 1 | -12/+13 |
| | | | | edit permissions working - and it looks like we still have some other fancybox instances (yet another lightbox) which haven't yet been converted to colorbox and will need to be fixed. Way too many lightboxes. | ||||
* | add chanview mode to settings | friendica | 2014-02-10 | 1 | -0/+1 |
| | |||||
* | theming chat a little | marijus | 2014-02-09 | 1 | -3/+4 |
| | |||||
* | from olivier: use double quotes in js strings, updated FR translation | friendica | 2014-02-07 | 1 | -24/+24 |
| | | | | from me: provide future ability to have an optional edit link/icon next to menus (such as bookmarks) | ||||
* | add chatrooms template | friendica | 2014-02-05 | 1 | -0/+10 |
| | |||||
* | Merge pull request #298 from cvogeley/master | friendica | 2014-02-06 | 1 | -2/+13 |
|\ | | | | | Other not so elegant way of detecting touch screen devices | ||||
| * | Other not so elegant way of detecting touch screen devices | Christian Vogeley | 2014-02-02 | 1 | -2/+13 |
| | | | | | | | | But at least it seems to work | ||||
* | | preserve system bit when editing menus | friendica | 2014-02-05 | 1 | -0/+4 |
| | | |||||
* | | bookmarks - mop up and go home | friendica | 2014-02-04 | 2 | -1/+10 |
| | | |||||
* | | photo tagging somewhat working - but can't remove photo tags until we update ↵ | friendica | 2014-02-03 | 1 | -3/+5 |
| | | | | | | | | tagrm | ||||
* | | accept new connection broke yesterday | friendica | 2014-02-03 | 1 | -3/+3 |
| | | |||||
* | | changed order of the privacy macros so that the dangerous settings come last ↵ | friendica | 2014-02-02 | 1 | -1/+1 |
| | | | | | | | | and the preferred settings come first | ||||
* | | don't draw attention to advanced permissions and their corresponding ↵ | friendica | 2014-02-02 | 2 | -16/+24 |
| | | | | | | | | complexity and clearly mark the simple permissions which people are encouraged to use. | ||||
* | | Add switch to allow menus to be used as bookmark collections | friendica | 2014-02-02 | 1 | -1/+1 |
| | | |||||
* | | make chat honour the pause key (but we still need to ping the server to ↵ | friendica | 2014-02-02 | 1 | -2/+2 |
| | | | | | | | | 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 | ||||
* | | Move CSS out of chat template | Thomas Willingham | 2014-02-02 | 1 | -9/+4 |
| | | |||||
* | | add links to change chat status and leave room | friendica | 2014-02-02 | 1 | -0/+2 |
| | | |||||
* | | Merge https://github.com/friendica/red into zpull | friendica | 2014-02-01 | 1 | -2/+2 |
|\ \ | |||||
| * \ | Merge pull request #294 from git-marijus/master | friendica | 2014-02-01 | 1 | -2/+2 |
| |\ \ | | |/ | |/| | comment out since it is not clear if this is not implemented yet or obsolete | ||||
| | * | comment out since it is not clear if this is not implemented yet or obsolete | marijus | 2014-01-31 | 1 | -2/+2 |
| | | | |||||
* | | | provide donation options on siteinfo page | friendica | 2014-02-01 | 1 | -0/+1 |
|/ / | |||||
* | | Press return to post chat posts- SHIFT-RETURN creates line break | Christian Vogeley | 2014-02-01 | 1 | -0/+17 |
| | | | | | | | | on mobile devices keep default behavior | ||||
* | | status indication | friendica | 2014-02-01 | 1 | -1/+1 |
| | | |||||
* | | provide the room name for the room you're in. | friendica | 2014-02-01 | 1 | -0/+1 |
| | | |||||
* | | chat formatting/style improvements | friendica | 2014-01-31 | 1 | -2/+4 |
|/ | |||||
* | keep presence updated - typo was causing it to logout | friendica | 2014-01-30 | 1 | -1/+1 |
| | |||||
* | more chat work - this time the ajax bits to actually show chats on the page | friendica | 2014-01-30 | 1 | -5/+34 |
| | |||||
* | Merge pull request #293 from MicMee/master | friendica | 2014-01-30 | 1 | -0/+1 |
|\ | | | | | more progress in admin to maintain hubloc with ping | ||||
| * | Merge branch 'master' of https://github.com/friendica/red | Michael Meer | 2014-01-30 | 1 | -3/+4 |
| |\ | | | | | | | | | | . | ||||
| * | | attempt with fix URL for testing works | Michael Meer | 2014-01-30 | 1 | -0/+1 |
| | | | |||||
* | | | dont show an empty link to profile creation if multi_profile is not enabled | marijus | 2014-01-30 | 1 | -2/+1 |
| |/ |/| | |||||
* | | typo and clear chattext after submission | friendica | 2014-01-30 | 1 | -3/+4 |
|/ | |||||
* | a bit more ajax work on chat and chatsvc and some fiddling with layouts | friendica | 2014-01-30 | 1 | -10/+25 |
| | |||||
* | chatroom management front-end stuff | friendica | 2014-01-29 | 1 | -0/+12 |
| | |||||
* | start on the ajax bits | friendica | 2014-01-29 | 1 | -4/+29 |
| | |||||
* | more chat infrastructure | friendica | 2014-01-29 | 1 | -0/+18 |
| | |||||
* | more testing of chatroom interfaces, also corrected a function call that ↵ | friendica | 2014-01-29 | 1 | -1/+1 |
| | | | | should have been a class instantiation in reddav | ||||
* | add image floating to bbcode | marijus | 2014-01-30 | 1 | -1/+1 |
| | |||||
* | debug chatroom_list widget | friendica | 2014-01-29 | 1 | -3/+3 |
| | |||||
* | add template for chatroomlist widget | friendica | 2014-01-29 | 1 | -0/+11 |
| | |||||
* | online indication to the directory popup | friendica | 2014-01-28 | 1 | -1/+1 |
| | |||||
* | online indication on profile sidebar | friendica | 2014-01-28 | 1 | -1/+1 |
| | |||||
* | fix sql query and provide setting to hide online status | friendica | 2014-01-28 | 1 | -0/+3 |
| | |||||
* | photo tagging still broken - but at least don't create a new linked item ↵ | friendica | 2014-01-27 | 1 | -1/+1 |
| | | | | every time a photo is edited. | ||||
* | Merge branch 'master' of https://github.com/MicMee/red | Michael Meer | 2014-01-27 | 3 | -2/+4 |
|\ | | | | | | | to be in sync | ||||
| * | add davguest param to cut/paste link for directories in mod/filestorage | friendica | 2014-01-26 | 1 | -2/+1 |
| | | |||||
| * | Add admin info to admin panel and site info. | Thomas Willingham | 2014-01-24 | 2 | -0/+3 |
| | | | | | | | | Since we can have multiple admins, this is freeform bbcode. |