aboutsummaryrefslogtreecommitdiffstats
path: root/include/text.php
Commit message (Collapse)AuthorAgeFilesLines
* implement page update modesfriendica2012-07-231-1/+1
|
* simplifyfriendica2012-07-211-1/+3
|
* sync changesfriendica2012-07-191-0/+14
|
* eliminate the obsolete "last-child" indicatorfriendica2012-07-181-0/+1
|
* working towards getting rid of item['tag'] and item['file'] - still some ↵friendica2012-07-161-8/+7
| | | | dependencies
* make network tag and personal searches work againfriendica2012-07-161-0/+8
|
* updatesfriendica2012-07-141-0/+25
|
* create fetch_tags function, make search work again, change logofriendica2012-07-101-5/+6
|
* upstream fixes and a lot of taxonomy stufffriendica2012-07-101-3/+7
|
* making tags workfriendica2012-07-091-27/+70
|
* fix !@#$ tinymce linebreaks for the thousandth timefriendica2012-07-041-1/+0
|
* config to disable email validationfriendica2012-07-011-0/+4
|
* create third privacy state - public post but not searchable or publicly visiblefriendica2012-06-281-2/+3
|
* css smiley classfriendica2012-06-281-35/+35
|
* fix to imported youtube videos, updating of contact profile photos, do not ↵friendica2012-06-131-3/+3
| | | | remove "dead" contacts but archive them.
* more fixesfriendica2012-06-121-1/+1
|
* date based profile wall filter - backendfriendica2012-06-111-0/+13
|
* webfinger profile linkerfriendica2012-06-021-0/+1
|
* y didn't i think of this b4?friendica2012-05-301-0/+4
|
* add a placeholder attribute on search-text; dispy fixesSimon L'nu2012-05-231-1/+1
| | | | Signed-off-by: Simon L'nu <simon.lnu@gmail.com>
* redir links for permission controlled attachmentsfriendica2012-05-211-16/+22
|
* slight improvement in a couple of queriesfriendica2012-05-081-0/+6
|
* workaround to clean up orphaned filetagsfriendica2012-05-041-1/+1
|
* only show remove category to item ownerfriendica2012-05-041-1/+2
|
* category removalfriendica2012-05-041-4/+9
|
* implement contact archivalfriendica2012-04-271-2/+2
|
* move html out of lang_selector() and new template lang_selector.tplFabio Comuni2012-04-131-9/+16
|
* fix_mce_lf on profilesfriendica2012-04-101-0/+5
|
* some work on testsfriendica2012-04-071-1/+1
|
* pass autoname(0) testfriendica2012-04-051-0/+3
|
* remove zrl from query stringfriendica2012-04-021-0/+3
|
* catch a couple more Oo smiliesfriendica2012-04-011-0/+4
|
* allow users to set categories on their postsMichael Johnston2012-04-011-0/+112
|
* handle escaped file chars in display and searchfriendica2012-03-311-7/+4
|
* escape % in file_tag_query as it is ultimately embedded in a sprintffriendica2012-03-311-0/+4
|
* warning cleanupfriendica2012-03-301-1/+0
|
* use zrl to get home againfriendica2012-03-291-0/+2
|
* Merge commit 'upstream/master'Michael Vogel2012-03-281-26/+28
|\
| * filer: info() on item filedFabio Comuni2012-03-281-0/+1
| |
| * ability to change tags in edited postsfriendica2012-03-221-0/+13
| |
| * support lowercase :-p smiliefriendica2012-03-211-0/+2
| |
| * modified: include/text.phpThomas2012-03-191-3/+2
| | | | | | | | Stupid bug fixed
| * modified: include/text.phpThomas2012-03-191-21/+0
| | | | | | | | | | | | | | | | | | | | deleted: images/diaspora.png deleted: images/smiley-bangheaddesk.gif deleted: images/smiley-beard.png deleted: images/smiley-shaka.gif deleted: images/smiley-whitebeard.png Removed selected smiley per Mike's request. Also removed deprecated smileys that were just commented out.
| * some openid fixes, use identity url from openid server and normalise it.friendica2012-03-191-0/+3
| |
| * support "no_smilies"friendica2012-03-191-0/+5
| |
| * bug #337, call template_unescape() only at the end of template processingfriendica2012-03-171-1/+1
| |
| * bug #335 network search broken after new ssl policy settingsfriendica2012-03-161-1/+1
| |
* | Quotes with author are now having an "open/close" linkMichael Vogel2012-03-171-2/+13
| |
* | New bbcode element: "spoiler". Mail: Top post quotes are now embraced in ↵Michael Vogel2012-03-171-0/+19
|/ | | | "spoiler" elements
* Merge commit 'upstream/master'Michael Vogel2012-03-151-0/+101
|\