aboutsummaryrefslogtreecommitdiffstats
path: root/include/conversation.php
Commit message (Collapse)AuthorAgeFilesLines
* restore 'shareable' to feeds after recent feed privacy re-factoringfriendica2012-06-301-1/+1
|
* create third privacy state - public post but not searchable or publicly visiblefriendica2012-06-281-6/+6
|
* sort out some "like" issuesfriendica2012-06-231-4/+4
|
* this is going to take some more debug before it can be roller outfriendica2012-06-231-2/+2
|
* like commentsfriendica2012-06-231-2/+2
|
* liking comments backendfriendica2012-06-231-8/+12
|
* Added App::get_cached_avatar_image usage on conversation wall of Normal ViewZvi ben Yaakov (a.k.a rdc)2012-06-191-1/+1
|
* Beginning to use App::get_cached_avatar_image for loading profile images in ↵Zvi ben Yaakov (a.k.a rdc)2012-06-191-1/+1
| | | | conversations
* poll even if contact hasn't responded recently, so we can update the ↵friendica2012-06-141-1/+1
| | | | termination status
* sheeshfriendica2012-06-111-1/+1
|
* zrl's when visiting public photos at the source sitefriendica2012-06-031-0/+6
|
* fewer "bob smith to bob smith via wall-to-wall".friendica2012-06-021-16/+31
|
* redir links for permission controlled attachmentsfriendica2012-05-211-0/+1
|
* fix search/new against possible email leakagefriendica2012-05-111-0/+3
|
* better test of email reply visibilityfriendica2012-05-111-2/+2
|
* send browser back to correct page (with query args) after postingfriendica2012-05-091-1/+1
|
* make comment edit icons look more like base themefriendica2012-04-261-0/+8
|
* Some Bugfixes, and variable checksTobias Hößl2012-04-171-3/+2
|
* turn on comment editfriendica2012-04-161-4/+4
|
* Merge commit 'upstream/master'Michael Vogel2012-04-111-5/+5
|\
| * cleanup photo menusfriendica2012-04-101-5/+5
| |
* | API: Improved the timeline. Several (disabled) tests with caching of photos.Michael Vogel2012-04-111-5/+0
|/
* Merge branch 'master' of https://github.com/friendica/friendicaAlexander Kampmann2012-04-051-22/+43
|\ | | | | | | | | | | Conflicts: include/config.php update.php
| * allow users to set categories on their postsMichael Johnston2012-04-011-0/+2
| |
| * more error handlingfriendica2012-03-311-1/+1
| |
| * rename "file as" to "save to folder"friendica2012-03-301-2/+2
| |
| * bug #352 - qcomment plugin disabled, qcomments still allowedfriendica2012-03-301-2/+5
| |
| * silly mistakefriendica2012-03-291-2/+3
| |
| * zrl on mentionsfriendica2012-03-291-0/+6
| |
| * use zrl to get home againfriendica2012-03-291-17/+26
|/
* remove stray template variable from old codefriendica2012-03-201-2/+1
|
* replace split() by explode(); split is deprecatedTobias Hößl2012-03-181-1/+1
|
* add "send pm" link to photo dropdown for Diaspora contactsfriendica2012-03-161-0/+11
|
* basic ssl_policy for important modulesfriendica2012-03-141-17/+23
|
* more work on filer, comment level and file tag removalfriendica2012-03-131-15/+19
|
* file as widget and basic filing implementation for duepuntozero,slackrfriendica2012-03-131-0/+2
| | | | much more work needed - this is just for test/evaluation currently
* Merge branch 'master' of git://github.com/friendica/friendicaTobias Hößl2012-03-091-118/+112
|\
| * bug in check for private email comment to public conversation prevents ↵friendica2012-03-091-23/+8
| | | | | | | | authenticated visitor from seeing comments that should be allowed
| * keep tony from talking to himselffriendica2012-03-081-1/+1
| |
| * bugs #312, #313friendica2012-03-061-1/+1
| |
| * conversation: remove templating items in code and move it to template.Fabio Comuni2012-03-011-94/+103
| |
* | Mostly some checks in order to avoid Notices; 1 real bugfix in /mod/network.phpTobias Hößl2012-02-281-2/+3
| |
* | Merge remote branch 'upstream/master'Tobias Hößl2012-02-281-2/+12
|\|
| * tagging missing from wallwall and a couple of themes, star missing from dispyfriendica2012-02-261-2/+12
| |
* | wasn't actually changed beforeTobias Hößl2012-02-281-2/+2
|/
* 1 Bugfix (missing $ character) and avoid some noticesTobias Hößl2012-02-261-3/+3
|
* quick commentsfriendica2012-02-151-2/+3
|
* preliminary qcomment support, [nosmile] tag to disable smiley processingfriendica2012-02-141-1/+4
|
* localise links to private photos inside messagesfriendica2012-02-141-0/+22
|
* make hr bbtag shareable, stray quote in duepuntozero wall_itemfriendica2012-02-131-1/+0
|