aboutsummaryrefslogtreecommitdiffstats
path: root/include/widgets.php
Commit message (Expand)AuthorAgeFilesLines
* don't add a birthday event if the birthday channel doesn't have permission to...friendica2014-06-031-1/+1
* don't provide a second (actually third counting the navbar) search box on the...friendica2014-06-031-1/+1
* don't show app editing options to non-authenticated folksfriendica2014-06-011-0/+1
* more app workfriendica2014-05-211-4/+4
* most of the remaining apps basic infrastructure except a form to create the t...friendica2014-05-201-3/+3
* some sidebar content (doesn't yet do anything)friendica2014-05-151-0/+12
* xss preventionfriendica2014-05-141-0/+5
* add photo widgetfriendica2014-05-131-1/+43
* bring the posted-date selector widget up to date. There are no longer two dif...friendica2014-05-011-1/+1
* Better handling of restricted /channel and /profile permissions. We will show...friendica2014-04-141-0/+12
* provide 'style' option to archive widget to choose between 'select' and 'list...friendica2014-03-231-0/+2
* add clock widget and correct some docofriendica2014-03-051-0/+56
* item widget - displays one (webpage) item by mid. This is how you could put m...friendica2014-03-031-0/+27
* put schemas in Comanche (this requires theme support (!))friendica2014-02-271-1/+1
* minor fixes to suggested chatroomsfriendica2014-02-271-3/+1
* chatroom suggestionsfriendica2014-02-271-0/+36
* small changes to a couple of lookup functions which we need to use a bit morefriendica2014-02-201-1/+1
* whitespacemarijus2014-02-121-3/+0
* make chatrooms in /chat/channel visible to observers aswellmarijus2014-02-121-3/+6
* chatroom management front-end stufffriendica2014-01-291-1/+2
* more testing of chatroom interfaces, also corrected a function call that shou...friendica2014-01-291-0/+3
* chatroom list widget backendfriendica2014-01-291-0/+9
* vcard widget needs to include Contact if it's not included from the module th...Thomas Willingham2014-01-181-0/+1
* appears that I missed a few files for Comanchification. so here's mitem.friendica2013-12-221-1/+8
* split private messages into two modules - "message" is just for message lists...friendica2013-12-211-1/+1
* comanchify mod_directory. Two modules remaining. Actually three because messa...friendica2013-12-201-0/+19
* comanchify connedit, groupfriendica2013-12-191-3/+32
* comanchificate mod_photosfriendica2013-12-191-14/+19
* more comanchefriendica2013-12-191-0/+4
* more comanche migrationfriendica2013-12-191-0/+16
* split off mod_connections into mod_connections & mod_connedit - lots of links...friendica2013-12-181-1/+1
* a couple more comanche conversionsfriendica2013-12-141-0/+132
* more htmlspecialchars sanitisationfriendica2013-12-121-2/+2
* cmax wasn't defaulting correctlyfriendica2013-12-111-1/+4
* The affinity tool is not a "traditional" widget. But it is nevertheless a wid...friendica2013-12-111-0/+26
* this makes quotes appear as quotes in notes once page is reloaded. i guess th...marijus2013-12-111-1/+1
* make suggest channels a featuremarijus2013-12-111-1/+4
* mod channel is now Comanchifiedfriendica2013-12-101-0/+31
* we're almost ready to turn on comanche for mod_network. All the widgets are d...friendica2013-12-101-1/+66
* comanchify the savedsearch widgetfriendica2013-12-091-0/+83
* turn private notes into a featurefriendica2013-12-091-0/+3
* notes widgetfriendica2013-12-091-0/+14
* more comanchisation (I declare this to be a word)friendica2013-12-091-0/+13
* migrate follow widget to comanche and remove obsolete mod/intro.phpfriendica2013-12-091-1/+30
* suggestion widget tweaked to make it comanche capable. Remove old versions of...friendica2013-12-081-0/+53
* starting on the journey to comanche everywhere - beginning with widget conver...friendica2013-12-081-0/+8
* put comanche widgets in their own file. Added a category tagcloud widget - bu...friendica2013-10-271-0/+34