aboutsummaryrefslogtreecommitdiffstats
path: root/mod
Commit message (Collapse)AuthorAgeFilesLines
* likes were somewhat confused. Unconfuse them.friendica2013-03-111-2/+2
|
* cleanupfriendica2013-03-102-3/+3
|
* .friendica2013-03-103-3/+11
|
* some fixes related to eventsMichael Johnston2013-03-071-4/+5
| | | | | | | - 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
* get rid of html from mod_suggestfriendica2013-03-061-20/+23
|
* tweaky tweak, plus add share tracking db, and don't show acl for guest ↵friendica2013-03-061-0/+1
| | | | postings, and experiment with compressing pcss on the fly
* replace old intro linkfriendica2013-03-061-1/+1
|
* add a fixmefriendica2013-03-061-0/+1
|
* randprof sorta workingfriendica2013-03-061-1/+1
|
* send to chanview, not remote profilefriendica2013-03-051-1/+1
|
* basic friend suggestions (but not "new to the network and have no friends at ↵friendica2013-03-051-11/+10
| | | | all" suggestions)
* typo in directing mod/follow to a login if not logged infriendica2013-03-051-1/+1
|
* just tinkering and trying a few things - don't get upset. It can all be ↵friendica2013-03-051-3/+1
| | | | 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 workfriendica2013-03-043-1/+116
|
* improve mod/display for local users - use their own copy if possiblefriendica2013-03-021-11/+23
|
* xss attack vector in bbcode.php - check for proc_open being disabled for ↵friendica2013-02-261-0/+6
| | | | security reasons in install
* initial docofriendica2013-02-261-1/+1
|
* make sure old fetch_url calls (and those that provided their own curl ↵friendica2013-02-252-26/+10
| | | | wrapper) go through z_fetch_url
* partial port of embedded sharesfriendica2013-02-251-9/+16
|
* little fixesfriendica2013-02-241-1/+1
|
* allow embedded content via ajax on page loadfriendica2013-02-233-25/+29
|
* add groups and personal configs to export/importfriendica2013-02-211-0/+57
|
* add siteinfo.tplMichael Johnston2013-02-201-23/+21
|
* give plugins control over magic auth so one could create plugins with policy ↵friendica2013-02-201-0/+12
| | | | controls (like friends only, etc.) or block lists to prevent automatic authentication.
* contact_template is called from multiple places with different paramsfriendica2013-02-203-3/+3
|
* unset auto increment keys on importfriendica2013-02-191-0/+3
|
* that should be the last critical piece. Everything else is gravy.friendica2013-02-191-4/+4
|
* dang - this is almost testable. Still have to figure out the best way to ↵friendica2013-02-192-23/+58
| | | | 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 ↵friendica2013-02-191-1/+144
| | | | it's just connecting all the dots. Don't get impatient, there are a lot of dots.
* add renamed filefriendica2013-02-191-0/+90
|
* global rename viewcontacts to viewconnectionsfriendica2013-02-191-90/+0
|
* viewcontacts updatefriendica2013-02-191-26/+23
|
* Merge pull request #27 from unary/connectionsfriendica2013-02-181-1/+1
|\ | | | | change collections to connections
| * change collections to connectionsMichael Johnston2013-02-171-1/+1
| |
* | moving onfriendica2013-02-181-0/+25
|/
* add rating support to pocofriendica2013-02-151-4/+8
|
* we don't need to quote or rename 'default' in mySQL if we just use the ↵friendica2013-02-151-1/+1
| | | | original column name 'is_default'
* more groundwork for channel importfriendica2013-02-141-8/+50
|
* using old structuresfriendica2013-02-131-4/+4
|
* Sigh... I need another cuppafriendica2013-02-131-6/+8
|
* two really bad typos cancelled each other out so typo couldn't see either.friendica2013-02-131-3/+3
|
* catch all the changesfriendica2013-02-131-1/+1
|
* mod_common - use channel_id rather than channel_addressfriendica2013-02-131-14/+8
|
* bring mod_common into the modern agefriendica2013-02-132-588/+42
|
* fix auto rmagic when visiting with zidfriendica2013-02-131-0/+6
|
* recursion and typo in rmagic with zidfriendica2013-02-132-2/+3
|
* send correct 'searchable' directory setting based on default profile settingfriendica2013-02-121-0/+4
|
* Whinging whining stupid fucks.friendica2013-02-122-16/+6
|
* progress on tag deliveryfriendica2013-02-117-11/+11
|
* xchan lookup tool - provide the first few chars of an xchan and find out who ↵friendica2013-02-101-0/+28
| | | | it is