aboutsummaryrefslogtreecommitdiffstats
path: root/view/tpl
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #293 from MicMee/masterfriendica2014-01-301-0/+1
|\ | | | | more progress in admin to maintain hubloc with ping
| * Merge branch 'master' of https://github.com/friendica/redMichael Meer2014-01-301-3/+4
| |\ | | | | | | | | | .
| * | attempt with fix URL for testing worksMichael Meer2014-01-301-0/+1
| | |
* | | dont show an empty link to profile creation if multi_profile is not enabledmarijus2014-01-301-2/+1
| |/ |/|
* | typo and clear chattext after submissionfriendica2014-01-301-3/+4
|/
* a bit more ajax work on chat and chatsvc and some fiddling with layoutsfriendica2014-01-301-10/+25
|
* chatroom management front-end stufffriendica2014-01-291-0/+12
|
* start on the ajax bitsfriendica2014-01-291-4/+29
|
* more chat infrastructurefriendica2014-01-291-0/+18
|
* more testing of chatroom interfaces, also corrected a function call that ↵friendica2014-01-291-1/+1
| | | | should have been a class instantiation in reddav
* add image floating to bbcodemarijus2014-01-301-1/+1
|
* debug chatroom_list widgetfriendica2014-01-291-3/+3
|
* add template for chatroomlist widgetfriendica2014-01-291-0/+11
|
* online indication to the directory popupfriendica2014-01-281-1/+1
|
* online indication on profile sidebarfriendica2014-01-281-1/+1
|
* fix sql query and provide setting to hide online statusfriendica2014-01-281-0/+3
|
* photo tagging still broken - but at least don't create a new linked item ↵friendica2014-01-271-1/+1
| | | | every time a photo is edited.
* Merge branch 'master' of https://github.com/MicMee/redMichael Meer2014-01-273-2/+4
|\ | | | | | | to be in sync
| * add davguest param to cut/paste link for directories in mod/filestoragefriendica2014-01-261-2/+1
| |
| * Add admin info to admin panel and site info.Thomas Willingham2014-01-242-0/+3
| | | | | | | | Since we can have multiple admins, this is freeform bbcode.
* | reorg formula data for hubloc checksMichael Meer2014-01-221-4/+5
|/
* add primary webbie to directory popupfriendica2014-01-211-0/+4
|
* fix the admin interface to pending registrationsfriendica2014-01-211-3/+2
|
* no need to have a doule hublocidMichael Meer2014-01-201-2/+3
|
* added buttons to perform later hubloc actionsMichael Meer2014-01-201-0/+2
|
* Missed these from git add...a year agoThomas Willingham2014-01-171-0/+7
|
* Confirm box: fall back to standard js confirm dialog if bootstrap isn't ↵Christian Vogeley2014-01-131-3/+8
| | | | available
* delete confirmation popup for blocks and layoutsChristian Vogeley2014-01-121-1/+1
|
* Prevent whitespace breaking copy-paste of reset passwords.Thomas Willingham2014-01-101-3/+1
|
* mod_filestorage: provide a URL for linking to webpages and other websitesfriendica2014-01-091-4/+5
|
* preparatory work for supporting a "list view" mode for conversations. This ↵friendica2014-01-081-0/+2
| | | | would be useful for forum-like channels and/or block-oriented themes.
* qr enhancementsfriendica2014-01-081-3/+8
|
* qr code supportfriendica2014-01-071-1/+1
|
* filestorage re-org and cleanupfriendica2014-01-062-6/+12
|
* special handling for directoriesfriendica2014-01-061-1/+1
|
* prepare for OS file storage, and add bbcode attachment link to ↵friendica2014-01-061-4/+4
| | | | mod/filestorage. This isn't beautiful, but it's a start.
* provide ability to change attachment/file permissionsfriendica2014-01-062-0/+33
|
* Merge branch 'master' into movejsfriendica2014-01-063-4/+4
|\ | | | | | | | | Conflicts: version.inc
| * make plink href visiblefriendica2014-01-041-2/+2
|/
* Merge pull request #254 from cvogeley/mastercvogeley2014-01-031-4/+3
|\ | | | | Webpage fixes for the moment without the fix for page not found after editing a webpage
| * Confirm webpage deletion promptChristian Vogeley2014-01-011-4/+3
| |
* | expose profile things in the UIfriendica2013-12-301-1/+4
| |
* | basic edit and delete for thingsfriendica2013-12-302-0/+37
| |
* | display_thing: it ain't much, but it's implemented.friendica2013-12-291-0/+8
| |
* | a bit more backend work on thingsfriendica2013-12-281-0/+13
| |
* | remove prettyphoto from core - this will affect the enhanced photo albums ↵friendica2013-12-264-12/+1
| | | | | | | | feature on the short term which has been disabled until we figure out how to make the setting per-theme instead of a core option. The library is still available in core (library/prettyphoto) currently but needs to be moved to theme js and loaded/accessed from there [for themes which use it]. Then the library will be removed. It appears that other lightboxes commonly use rel= to group photo albums. So we may provide a generic rel= tag in photo album templates so that the choice of lightbox or album viewer is not only a theme option but could also be accomplished with plugins.
* | missing end divfriendica2013-12-251-1/+1
| |
* | improve the register text until the new register page is finishedfriendica2013-12-251-2/+8
| |
* | try againfriendica2013-12-251-3/+3
| |
* | extend the directory profiles a bit morefriendica2013-12-251-0/+9
| |