aboutsummaryrefslogtreecommitdiffstats
path: root/mod/photos.php
Commit message (Collapse)AuthorAgeFilesLines
* origin flag handling, and bug #137 - provide timezone conversion for events ↵Friendika2011-10-171-1/+4
| | | | posted across to Diaspora
* Fix url in profile tabsFabio Comuni2011-10-101-1/+1
|
* New common tab template. Update cssFabio Comuni2011-10-101-11/+1
|
* option to not post photos to status streamFriendika2011-10-011-8/+5
|
* override pragmaFriendika2011-10-011-0/+3
|
* fixed a bug I introduced when working on the testbubble theme - user's photo ↵Devlon Duthie2011-09-271-1/+1
| | | | | | widget header div wasn't closed correctly + some opera-friendly style changes
* really commiting files this time, still getting the hang of git.Devlon Duthie2011-09-251-4/+7
| | | | | | some images added, some classes added to groupidebar, contacts sidebar notification flags moved out of nav and into banner for testbubble the testbubble css tweaks
* provide permission error vs "not found" for protected photosFriendika2011-09-221-1/+9
|
* allow one to toggle into and out of photo edit mode for an entire albumFriendika2011-09-211-3/+4
|
* template escapesFriendika2011-09-191-17/+17
|
* put profile photo on photos pageFriendika2011-09-191-1/+3
|
* infrastructure for personalised @ tags (no UI/settings form yet), allow own ↵Friendika2011-09-011-1/+2
| | | | comments through statusnet connector
* revupFriendika2011-07-281-2/+2
|
* show full size photos for album view even when photo has been used as a ↵Friendika2011-07-281-2/+2
| | | | profile photo
* move hidewall to user table - queries are getting too complicated and ↵Friendika2011-07-051-5/+1
| | | | servers falling over
* removed stray debug statementFriendika2011-07-031-1/+2
|
* consolidate perrmisions sql, minor duepuntozero validation fixesFriendika2011-06-301-64/+4
|
* bug #99 - don't show album name/link if photos are privateFriendika2011-06-301-1/+35
|
* allow spaces in @ tagsFriendika2011-06-291-1/+3
|
* do not translate hidden photo album 'Contact Photos' as it may become ↵Friendika2011-06-281-7/+13
| | | | unhidden when different language is used.
* dbg info for photo uploadsFriendika2011-06-281-0/+11
|
* add profile tabs to "photos", "events" and "notes". in dispy, show active tab.Fabio Comuni2011-06-231-9/+25
|
* delete selected itemsFriendika2011-06-151-1/+1
|
* prev/next icons (instead of text) for photosFriendika2011-06-131-2/+2
|
* set permalink on photo tagsFriendika2011-06-081-1/+8
|
* minor fixes to apps (don't show notes if not logged in) and photos (tag ↵Friendika2011-06-081-1/+2
| | | | delete link is leaking to unauthorised users)
* first recently uploaded photo (in 3 hours) to an older existing album, post ↵Friendika2011-06-071-2/+2
| | | | made visible
* make 'visible to everybody' warning toggle correctly in photos and settingsFriendika2011-06-011-0/+26
|
* bug #38 ability to restrict profile, wall, photos from non-friendsFriendika2011-05-281-1/+1
|
* bug #38 posts and photos only visible to friends if so configuredFriendika2011-05-281-0/+11
|
* hooks can't contain direct values, must be variablesFriendika2011-05-211-2/+4
|
* photo upload plugin size limit is not working, call photo_end hooks in any ↵Friendika2011-05-201-0/+2
| | | | error return from mainline so html does not leak into json responses bug #77
* deprecate load_view_fileFriendika2011-05-111-10/+10
|
* bring back load_view_file for dispy templatesFriendika2011-05-101-1/+1
|
* don't use load_view_file() except in email templates and install of htconfig ↵Friendika2011-05-101-10/+10
| | | | - to avoid getting wrong file when package is updated by copying over an older version.
* comment macros showing on photosFriendika2011-05-081-0/+4
|
* set permalink on uploaded photo itemsFriendika2011-05-081-0/+8
|
* Merge pull request #95 from fabrixxm/dispyFriendika2011-05-051-43/+58
|\ | | | | Dispy
| * template for photo displayFabio Comuni2011-05-051-43/+58
| |
* | notify not called on new photo album (first item)Friendika2011-05-031-0/+3
|/
* "firewall" setting - block all public pages from the public if configured to ↵Friendika2011-04-211-0/+10
| | | | do so
* move all message display sub-functions from boot.php into conversation.phpFriendika2011-04-121-2/+5
|
* pull in new 'writable' dfrn flagFriendika2011-04-111-10/+7
|
* comment open/close anomolies in non-English languagesFriendika2011-04-071-0/+2
|
* small fixfabrixxm2011-03-201-1/+1
|
* more thorough cleanup on account/contact removalFriendika2011-03-171-0/+1
|
* share,retweet,relay,forward, whateverFriendika2011-03-161-1/+2
|
* photo album prev/next linksFriendika2011-03-111-2/+35
|
* ability to edit image permissionsFriendika2011-03-091-2/+13
|
* yet another template converted to language neutral formatFriendika2011-03-081-2/+8
|