Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add primary webbie to directory popup | friendica | 2014-01-21 | 1 | -0/+4 |
| | |||||
* | fix the admin interface to pending registrations | friendica | 2014-01-21 | 1 | -3/+2 |
| | |||||
* | no need to have a doule hublocid | Michael Meer | 2014-01-20 | 1 | -2/+3 |
| | |||||
* | added buttons to perform later hubloc actions | Michael Meer | 2014-01-20 | 1 | -0/+2 |
| | |||||
* | Missed these from git add...a year ago | Thomas Willingham | 2014-01-17 | 1 | -0/+7 |
| | |||||
* | Confirm box: fall back to standard js confirm dialog if bootstrap isn't ↵ | Christian Vogeley | 2014-01-13 | 1 | -3/+8 |
| | | | | available | ||||
* | delete confirmation popup for blocks and layouts | Christian Vogeley | 2014-01-12 | 1 | -1/+1 |
| | |||||
* | Prevent whitespace breaking copy-paste of reset passwords. | Thomas Willingham | 2014-01-10 | 1 | -3/+1 |
| | |||||
* | mod_filestorage: provide a URL for linking to webpages and other websites | friendica | 2014-01-09 | 1 | -4/+5 |
| | |||||
* | preparatory work for supporting a "list view" mode for conversations. This ↵ | friendica | 2014-01-08 | 1 | -0/+2 |
| | | | | would be useful for forum-like channels and/or block-oriented themes. | ||||
* | qr enhancements | friendica | 2014-01-08 | 1 | -3/+8 |
| | |||||
* | qr code support | friendica | 2014-01-07 | 1 | -1/+1 |
| | |||||
* | filestorage re-org and cleanup | friendica | 2014-01-06 | 2 | -6/+12 |
| | |||||
* | special handling for directories | friendica | 2014-01-06 | 1 | -1/+1 |
| | |||||
* | prepare for OS file storage, and add bbcode attachment link to ↵ | friendica | 2014-01-06 | 1 | -4/+4 |
| | | | | mod/filestorage. This isn't beautiful, but it's a start. | ||||
* | provide ability to change attachment/file permissions | friendica | 2014-01-06 | 2 | -0/+33 |
| | |||||
* | Merge branch 'master' into movejs | friendica | 2014-01-06 | 3 | -4/+4 |
|\ | | | | | | | | | Conflicts: version.inc | ||||
| * | make plink href visible | friendica | 2014-01-04 | 1 | -2/+2 |
|/ | |||||
* | Merge pull request #254 from cvogeley/master | cvogeley | 2014-01-03 | 1 | -4/+3 |
|\ | | | | | Webpage fixes for the moment without the fix for page not found after editing a webpage | ||||
| * | Confirm webpage deletion prompt | Christian Vogeley | 2014-01-01 | 1 | -4/+3 |
| | | |||||
* | | expose profile things in the UI | friendica | 2013-12-30 | 1 | -1/+4 |
| | | |||||
* | | basic edit and delete for things | friendica | 2013-12-30 | 2 | -0/+37 |
| | | |||||
* | | display_thing: it ain't much, but it's implemented. | friendica | 2013-12-29 | 1 | -0/+8 |
| | | |||||
* | | a bit more backend work on things | friendica | 2013-12-28 | 1 | -0/+13 |
| | | |||||
* | | remove prettyphoto from core - this will affect the enhanced photo albums ↵ | friendica | 2013-12-26 | 4 | -12/+1 |
| | | | | | | | | feature on the short term which has been disabled until we figure out how to make the setting per-theme instead of a core option. The library is still available in core (library/prettyphoto) currently but needs to be moved to theme js and loaded/accessed from there [for themes which use it]. Then the library will be removed. It appears that other lightboxes commonly use rel= to group photo albums. So we may provide a generic rel= tag in photo album templates so that the choice of lightbox or album viewer is not only a theme option but could also be accomplished with plugins. | ||||
* | | missing end div | friendica | 2013-12-25 | 1 | -1/+1 |
| | | |||||
* | | improve the register text until the new register page is finished | friendica | 2013-12-25 | 1 | -2/+8 |
| | | |||||
* | | try again | friendica | 2013-12-25 | 1 | -3/+3 |
| | | |||||
* | | extend the directory profiles a bit more | friendica | 2013-12-25 | 1 | -0/+9 |
| | | |||||
* | | use colorbox for single photo viewing (replacing prettyPhoto, which may have ↵ | friendica | 2013-12-25 | 1 | -1/+1 |
| | | | | | | | | license incompatibilities). Also set maximum size of a directory popup and let it scroll after that in case somebody set their profile keywords to the content of Webster's dictionary. | ||||
* | | get around size limit | friendica | 2013-12-23 | 1 | -3/+3 |
| | | |||||
* | | set the height so colorbox can set its size correctly | friendica | 2013-12-23 | 1 | -1/+1 |
| | | |||||
* | | improve the directory popup a bit | friendica | 2013-12-23 | 1 | -1/+10 |
| | | |||||
* | | first thing to make it less annoying is to only popup if you click. Will ↵ | friendica | 2013-12-23 | 1 | -1/+1 |
| | | | | | | | | improve on it later - but this gives us something we can test to improve the popup contents. | ||||
* | | first cut at a directory popup. It's a bit annoying at the moment, so we'll ↵ | friendica | 2013-12-23 | 3 | -2/+18 |
| | | | | | | | | have to make it less so. Also had second thoughts about the project homepage changes made yesterday. Just because a bunch of Reddit trolls can't get social networking out of their brain long enough to explore other technologies or even read the project page doesn't mean we should pander to them and explain how or why we either are or aren't a social network. | ||||
* | | Merge pull request #253 from cvogeley/master | friendica | 2013-12-23 | 1 | -1/+1 |
|\| | | | | | Show expire date in post tooltip | ||||
| * | Show expire date in post tooltip | Christian Vogeley | 2013-12-23 | 1 | -1/+1 |
| | | |||||
* | | s/zrl/zid | Thomas Willingham | 2013-12-23 | 1 | -1/+1 |
| | | |||||
* | | You'll probably be wanting the actual template too. | Thomas Willingham | 2013-12-23 | 1 | -1/+1 |
| | | |||||
* | | add ability to set created date/time from the api | friendica | 2013-12-22 | 1 | -1/+0 |
|/ | |||||
* | Use the red matrix icons | Christian Vogeley | 2013-12-22 | 1 | -2/+9 |
| | |||||
* | Merge correction | Christian Vogeley | 2013-12-22 | 1 | -1/+0 |
| | |||||
* | Correction | Christian Vogeley | 2013-12-22 | 3 | -166/+0 |
| | |||||
* | Merge | Christian Vogeley | 2013-12-22 | 1 | -0/+1 |
| | |||||
* | Merge remote-tracking branch 'upstream/master' into bootstrap | Christian Vogeley | 2013-12-22 | 46 | -122/+292 |
|\ | | | | | | | | | Conflicts: view/php/theme_init.php | ||||
| * | split private messages into two modules - "message" is just for message ↵ | friendica | 2013-12-21 | 3 | -4/+4 |
| | | | | | | | | lists, "mail" is for reading and writing conversations. This is so we can Comanchify it cleanly. | ||||
| * | default photo issue, and connections page showing deleted accounts. Also ↵ | friendica | 2013-12-19 | 1 | -0/+4 |
| | | | | | | | | show last updated on connedit page | ||||
| * | more comanche migration | friendica | 2013-12-19 | 1 | -0/+2 |
| | | |||||
| * | provide git revision in siteinfo if possible and if not instructed otherwise | friendica | 2013-12-18 | 1 | -1/+1 |
| | | |||||
| * | split off mod_connections into mod_connections & mod_connedit - lots of ↵ | friendica | 2013-12-18 | 1 | -1/+1 |
| | | | | | | | | links to fix |