aboutsummaryrefslogtreecommitdiffstats
path: root/view/pdl
Commit message (Collapse)AuthorAgeFilesLines
* ditch the change_view widget and make header fixed in fullscreen modeMario Vavti2016-07-011-1/+0
|
* Trying to fix wiki branch starting fresh from devAndrew Manning2016-05-211-0/+4
|
* replace app tagcloud with more traditional categories widget. One can always ↵redmatrix2016-05-051-1/+1
| | | | change this in the PDL
* provide a tag cloud for app categories and allow filtering apps from thisredmatrix2016-05-041-0/+1
|
* mod chat rework continuedMario Vavti2016-03-312-1/+2
|
* some work on mod chatMario Vavti2016-03-301-1/+2
|
* move link to /locs to settings menu if we have more than one location and ↵Mario Vavti2016-03-262-0/+8
| | | | some template work on locs
* a simple cover-photo implementation for redbasic default templateMario Vavti2016-03-021-0/+3
|
* issue #216 - calendar sharingredmatrix2016-02-241-0/+3
|
* some work on mod/registerMario Vavti2016-02-221-1/+0
|
* pimp up mod new_channelMario Vavti2016-02-191-1/+0
|
* move events tools to aside widgetMario Vavti2015-11-271-0/+1
|
* some events refacturingMario Vavti2015-11-181-0/+1
|
* some heavy private mail restructuring - work in progressMario Vavti2015-09-241-1/+2
|
* move mod_admin to Comanche finallyredmatrix2015-09-081-0/+3
|
* more work on doco searchredmatrix2015-08-301-0/+3
|
* put tasklist into events page comanche layoutredmatrix2015-08-201-0/+3
|
* forum widgetredmatrix2015-08-111-0/+1
|
* webpages appearenceMario Vavti2015-04-133-0/+9
|
* since several prominent sites are interested in post expiration, this ↵friendica2015-03-251-1/+0
| | | | reduces the usefulness of having an archive widget n the matrix page (which wasn't horribly useful anway). So remove it from the default mod_network.pdl
* Show profile on openid server pagefriendica2015-03-151-0/+4
|
* straighten out some directory stuff, which required some Comanche structural ↵friendica2015-03-051-1/+0
| | | | changes
* mopping up the public site ratingsfriendica2015-02-161-0/+1
|
* remote rating and addition of rate-me to channel profile sidebarfriendica2015-02-041-0/+3
|
* first cut at rating widget. The flaw is that it is limited because it ↵friendica2015-02-041-0/+1
| | | | requires local_channel() (formerly local_user()). We need to extend this to take you home like rpost does if you're logged in as remote_channel() - and/or we need zot to send the rating message to the source channel and target in addition to the directories.
* run ratingsearch on the serverfriendica2015-02-031-0/+0
|
* more heavy lifting on poco repfriendica2015-01-151-0/+5
|
* add collections widget to connections page - and some more work on realmsfriendica2014-08-171-0/+1
|
* some sidebar content (doesn't yet do anything)friendica2014-05-151-0/+3
|
* remove test menufriendica2014-03-031-1/+0
|
* implement horizontal menu class in redbasicfriendica2014-03-031-0/+2
|
* allow templates to have multiple styles - this would be a bit like having a ↵friendica2014-03-021-1/+2
| | | | schema for a template file. At first you'll think this is insane and overly complicated, you'll just have to wait and see what I'm up to. Then it will start to make sense.
* s/layout/template/g *.pdlfriendica2014-03-012-2/+2
|
* minor fixes to suggested chatroomsfriendica2014-02-271-1/+1
|
* chatroom suggestionsfriendica2014-02-271-0/+2
|
* back-end for changing online status and keeping presence refreshedfriendica2014-01-291-0/+3
|
* add cloud link to profile_tabs and Comanchify the suckerfriendica2014-01-091-0/+3
|
* last remaining files to be Comanchified with the exception of mod_admin. ↵friendica2013-12-222-0/+6
| | | | | | Though I should probably take a third look to see if anything else uses widgets. In fact - it appears that the flattrwidget does.
* appears that I missed a few files for Comanchification. so here's mitem.friendica2013-12-221-0/+4
|
* split private messages into two modules - "message" is just for message ↵friendica2013-12-211-0/+3
| | | | lists, "mail" is for reading and writing conversations. This is so we can Comanchify it cleanly.
* comanchify mod_directory. Two modules remaining. Actually three because ↵friendica2013-12-201-0/+7
| | | | message needs to be split.
* comanchify mod_search - we've got three modules left to Comanchify: admin, ↵friendica2013-12-201-0/+3
| | | | directory and message - each of which introduces "interesting challenges"
* comanchify connedit, groupfriendica2013-12-192-0/+9
|
* comanchificate mod_photosfriendica2013-12-191-0/+4
|
* more comanchefriendica2013-12-191-0/+5
|
* more comanchefriendica2013-12-191-0/+4
|
* more comanche migrationfriendica2013-12-194-0/+12
|
* more comanche stufffriendica2013-12-172-0/+2
|
* a couple more comanche conversionsfriendica2013-12-142-0/+7
|
* The affinity tool is not a "traditional" widget. But it is nevertheless a ↵friendica2013-12-111-1/+6
| | | | widget. It just makes fewer page layout decisions which are hard-coded. If you want to shrink it down and put it on the sidebar in your theme, go for it.