Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | some fixes related to events | Michael Johnston | 2013-03-07 | 1 | -1/+1 |
| | | | | | | | - add backticks around column "desc" in sql query - fixed query for data passed to showEvent - showEvent was picking up on id from item instead of id from event - fixed references to author info in template | ||||
* | fix comment permissions on display (again) and clean up an error seen in the ↵ | friendica | 2013-03-06 | 2 | -2/+9 |
| | | | | logs | ||||
* | tweaky tweak, plus add share tracking db, and don't show acl for guest ↵ | friendica | 2013-03-06 | 1 | -0/+1 |
| | | | | postings, and experiment with compressing pcss on the fly | ||||
* | randprof sorta working | friendica | 2013-03-06 | 1 | -2/+2 |
| | |||||
* | hide hidden entries | friendica | 2013-03-05 | 1 | -0/+2 |
| | |||||
* | basic friend suggestions (but not "new to the network and have no friends at ↵ | friendica | 2013-03-05 | 1 | -4/+23 |
| | | | | all" suggestions) | ||||
* | just tinkering and trying a few things - don't get upset. It can all be ↵ | friendica | 2013-03-05 | 3 | -8/+19 |
| | | | | reverted it it sucks. Freedom's just another word for "nothin' left to lose" and I'm not sure it's possible to create a UI that's hated more than Friendica. So that gives us plenty of artististic license to explore some different directions and see if they lead to anything interesting. | ||||
* | fix timeago (again), webfinger new spec implemented, some theme work | friendica | 2013-03-04 | 3 | -2/+4 |
| | |||||
* | cleanup affinity tool | friendica | 2013-03-03 | 1 | -1/+3 |
| | |||||
* | edits might really work now | friendica | 2013-02-28 | 1 | -1/+2 |
| | |||||
* | this might make edits update across the wire, or it might not | friendica | 2013-02-28 | 3 | -2/+232 |
| | |||||
* | mail recall - just set mail_flags = mail_flags & MAIL_RECALLED and tell the ↵ | friendica | 2013-02-27 | 2 | -1/+25 |
| | | | | notifier. We'll need a special button for this. Also should probably report whether it was seen or not. Will do that another day. | ||||
* | taking the next step on pages | friendica | 2013-02-27 | 1 | -0/+3 |
| | |||||
* | hex2bin is a built-in function in PHP 5.4 | friendica | 2013-02-27 | 1 | -1/+3 |
| | |||||
* | get rid of str_getcsv legacy function since we now require php 5.3 | friendica | 2013-02-26 | 1 | -57/+0 |
| | |||||
* | xss attack vector in bbcode.php - check for proc_open being disabled for ↵ | friendica | 2013-02-26 | 1 | -11/+11 |
| | | | | security reasons in install | ||||
* | doc update | friendica | 2013-02-26 | 1 | -254/+251 |
| | |||||
* | remove things calling feed_birthday(), so we can remove it | friendica | 2013-02-26 | 1 | -2/+2 |
| | |||||
* | initial doco | friendica | 2013-02-26 | 4 | -69/+81 |
| | |||||
* | route oembed through z_fetch_url | friendica | 2013-02-25 | 1 | -2/+8 |
| | |||||
* | make sure old fetch_url calls (and those that provided their own curl ↵ | friendica | 2013-02-25 | 1 | -2/+5 |
| | | | | wrapper) go through z_fetch_url | ||||
* | partial port of embedded shares | friendica | 2013-02-25 | 1 | -0/+91 |
| | |||||
* | start formatting for Doxygen | friendica | 2013-02-25 | 67 | -90/+91 |
| | |||||
* | little fixes | friendica | 2013-02-24 | 2 | -4/+5 |
| | |||||
* | add groups and personal configs to export/import | friendica | 2013-02-21 | 1 | -0/+20 |
| | |||||
* | bring back like/dislike and share buttons | zottel | 2013-02-21 | 1 | -1/+1 |
| | |||||
* | fix localdir privacy (again) | friendica | 2013-02-19 | 1 | -1/+5 |
| | |||||
* | set xchan hidden flag correctly when local directory update | friendica | 2013-02-19 | 1 | -0/+20 |
| | |||||
* | directory debugging | friendica | 2013-02-19 | 2 | -0/+4 |
| | |||||
* | that should be the last critical piece. Everything else is gravy. | friendica | 2013-02-19 | 1 | -0/+49 |
| | |||||
* | dang - this is almost testable. Still have to figure out the best way to ↵ | friendica | 2013-02-19 | 1 | -0/+9 |
| | | | | deal with the profile photo. Otherwise if you're really brave you could give it a go and see what happens. The worst that could happen is that it destroys the universe. Not a big deal. More likely you could end up with a bunch of imported things that have to be cleaned up. Less likely but entirely possible is that nothing useful will happen at all and it'll white screen. | ||||
* | the heavy lifting is done for location migration aka channel import - now ↵ | friendica | 2013-02-19 | 1 | -1/+1 |
| | | | | it's just connecting all the dots. Don't get impatient, there are a lot of dots. | ||||
* | permission plugin hooks | friendica | 2013-02-19 | 1 | -2/+23 |
| | |||||
* | global rename viewcontacts to viewconnections | friendica | 2013-02-19 | 1 | -1/+1 |
| | |||||
* | viewcontacts update | friendica | 2013-02-19 | 1 | -2/+2 |
| | |||||
* | nothing to see, keep moving | friendica | 2013-02-18 | 1 | -0/+43 |
| | |||||
* | moving on | friendica | 2013-02-18 | 3 | -2/+70 |
| | |||||
* | start on channel_remove(), add some generic channel queries to the API layers | friendica | 2013-02-16 | 3 | -35/+57 |
| | |||||
* | add rating support to poco | friendica | 2013-02-15 | 1 | -6/+9 |
| | |||||
* | needle/haystack reversal | friendica | 2013-02-15 | 1 | -1/+1 |
| | |||||
* | public scope | friendica | 2013-02-15 | 2 | -6/+68 |
| | |||||
* | implement sender side of public scope setting (public post, network-wide, ↵ | friendica | 2013-02-14 | 1 | -2/+36 |
| | | | | site-wide, etc....) | ||||
* | more groundwork for channel import | friendica | 2013-02-14 | 2 | -16/+20 |
| | |||||
* | placeholder comment for public scope requirement | friendica | 2013-02-14 | 1 | -0/+7 |
| | |||||
* | make 'view in context' actually go somewhere useful | friendica | 2013-02-13 | 1 | -1/+1 |
| | |||||
* | use our own CA bundle as authoritative for backend communications. This ↵ | friendica | 2013-02-13 | 2 | -4/+28 |
| | | | | avoids OS dependent CA validity mismatches. | ||||
* | Expert mode. Doesn't do anything yet, just checking in on the offchance ↵ | Thomas Willingham | 2013-02-13 | 1 | -0/+2 |
| | | | | anyone needs it before I'm finished with the theme stuff that uses it. | ||||
* | fix to common friends - it seems it counts the right number of common ↵ | friendica | 2013-02-13 | 2 | -2/+2 |
| | | | | friends, but they are all you | ||||
* | recursion and typo in rmagic with zid | friendica | 2013-02-13 | 2 | -39/+0 |
| | |||||
* | contact photo update issue | friendica | 2013-02-12 | 1 | -636/+636 |
| |