aboutsummaryrefslogtreecommitdiffstats
path: root/mod/update_profile.php
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'master' of https://github.com/friendica/friendicaAlexander Kampmann2012-04-051-0/+0
| | | | | | Conflicts: include/config.php update.php
* add remove_user hook (it looks like dreamhost changed all my file ↵friendica2012-01-181-0/+0
| | | | permissions, this will make a nasty commit)
* patches for youtube's change in link and embed formats, please testFriendika2011-05-201-0/+2
|
* don't send any potentially large embeds over ajax so as to avoid huge ↵Friendika2011-05-181-0/+8
| | | | prefetch downloads. Strip them out and provide a notice to reload page to view them. Ensures they will only be loaded once.
* preparing for the futureFriendika2010-12-111-11/+30
|
* more robust feed error handling, at the expense of performance.Mike Macgirvin2010-09-201-1/+3
| | | | | Pass profile owner through HTML (yuk) to the ajax updater - as browser pre-fetch totally buggers passing it via the server session.
* multi-user fixesMike Macgirvin2010-08-191-1/+0
|
* atom auto-discover, fix image preloading in ajaxMike Macgirvin2010-08-101-1/+15
|
* fixup of some nits with live update and remote comment display on profile pageMike Macgirvin2010-07-251-1/+0
|
* live updates sort of workingMike Macgirvin2010-07-241-3/+6
|
* more live updateMike Macgirvin2010-07-241-0/+14