]> git.mxchange.org Git - friendica.git/log
friendica.git
13 years agomore readme chgs
Mike Macgirvin [Mon, 27 Sep 2010 05:38:52 +0000 (22:38 -0700)]
more readme chgs

13 years agoupdated readme
Mike Macgirvin [Mon, 27 Sep 2010 03:29:35 +0000 (20:29 -0700)]
updated readme

13 years agocleaned up ACL expansion to remove unwanted '0' elements
Mike Macgirvin [Mon, 27 Sep 2010 02:44:03 +0000 (19:44 -0700)]
cleaned up ACL expansion to remove unwanted '0' elements

13 years agostronger type checking on comparisons
Mike Macgirvin [Mon, 27 Sep 2010 00:24:20 +0000 (17:24 -0700)]
stronger type checking on comparisons

13 years agoconfigurable logo banner
Mike Macgirvin [Sun, 26 Sep 2010 23:56:45 +0000 (16:56 -0700)]
configurable logo banner

13 years agopreliminary network abstraction, configurable debugging.
Mike Macgirvin [Sun, 26 Sep 2010 23:30:21 +0000 (16:30 -0700)]
preliminary network abstraction, configurable debugging.

14 years agoper design spec, hide global directory if update url not present
Mike Macgirvin [Fri, 24 Sep 2010 01:33:07 +0000 (18:33 -0700)]
per design spec, hide global directory if update url not present

14 years agofor corp and edu sites, allow registration only to certain email addrs
Mike Macgirvin [Thu, 23 Sep 2010 22:36:21 +0000 (15:36 -0700)]
for corp and edu sites, allow registration only to certain email addrs

14 years agooops - slipped on last commit, profile tab broke
Mike Macgirvin [Thu, 23 Sep 2010 04:32:44 +0000 (21:32 -0700)]
oops - slipped on last commit, profile tab broke

14 years agolocalisation path for all view templates
Mike Macgirvin [Thu, 23 Sep 2010 01:00:19 +0000 (18:00 -0700)]
localisation path for all view templates

14 years agogreatly simplify sorting by relation type, though it still isn't fully implemented.
Mike Macgirvin [Wed, 22 Sep 2010 03:52:13 +0000 (20:52 -0700)]
greatly simplify sorting by relation type, though it still isn't fully implemented.

14 years agorelationship direction was too confusing to work with. instead of "in,out,both" it...
Mike Macgirvin [Wed, 22 Sep 2010 02:51:08 +0000 (19:51 -0700)]
relationship direction was too confusing to work with. instead of "in,out,both" it's now declared by role e.g. "vip,fan,bud".

14 years agoremove debugging on public repository
Mike Macgirvin [Wed, 22 Sep 2010 00:16:34 +0000 (17:16 -0700)]
remove debugging on public repository

14 years agoupdate README with a few features
Mike Macgirvin [Tue, 21 Sep 2010 23:51:21 +0000 (16:51 -0700)]
update README with a few features

14 years agonot used in project
Mike Macgirvin [Tue, 21 Sep 2010 23:25:41 +0000 (16:25 -0700)]
not used in project

14 years agoprepare for open source server release
Mike Macgirvin [Tue, 21 Sep 2010 23:01:19 +0000 (16:01 -0700)]
prepare for open source server release

14 years agolocal file, should not be in repository
Mike Macgirvin [Tue, 21 Sep 2010 11:04:45 +0000 (04:04 -0700)]
local file, should not be in repository

14 years agopass vars via javascript, not html. Also fix broken pause img on IE
Mike Macgirvin [Tue, 21 Sep 2010 05:27:33 +0000 (22:27 -0700)]
pass vars via javascript, not html. Also fix broken pause img on IE

14 years agofix layout issues, deletable items and wall-wall
Mike Macgirvin [Tue, 21 Sep 2010 04:26:18 +0000 (21:26 -0700)]
fix layout issues, deletable items and wall-wall

14 years agopolling horked on certain relationships
Mike Macgirvin [Tue, 21 Sep 2010 03:26:55 +0000 (20:26 -0700)]
polling horked on certain relationships

14 years agomore robust feed error handling, at the expense of performance.
Mike Macgirvin [Tue, 21 Sep 2010 02:34:44 +0000 (19:34 -0700)]
more robust feed error handling, at the expense of performance.
Pass profile owner through HTML (yuk) to the ajax updater - as
browser  pre-fetch totally buggers passing it via the server session.

14 years agoprovide visual indicator when pausing ajax updates
Mike Macgirvin [Mon, 20 Sep 2010 08:13:19 +0000 (01:13 -0700)]
provide visual indicator when pausing ajax updates

14 years agoimproved "friendship accepted" emails enumerating what has
Mike Macgirvin [Mon, 20 Sep 2010 05:00:31 +0000 (22:00 -0700)]
improved "friendship accepted" emails enumerating what has
changed in the relationship and what you can do now.

14 years agosimplify wording throughout application to concepts which do not need explanations.
Mike Macgirvin [Mon, 20 Sep 2010 03:52:39 +0000 (20:52 -0700)]
simplify wording throughout application to concepts which do not need explanations.

14 years agoremove the cheesy "what's on your mind"
Mike Macgirvin [Mon, 20 Sep 2010 03:18:35 +0000 (20:18 -0700)]
remove the cheesy "what's on your mind"

14 years ago...
Mike Macgirvin [Sun, 19 Sep 2010 07:18:39 +0000 (00:18 -0700)]
...

14 years agomore sell page work
Mike Macgirvin [Sun, 19 Sep 2010 04:53:08 +0000 (21:53 -0700)]
more sell page work

14 years agosell page improvements
Mike Macgirvin [Sun, 19 Sep 2010 04:43:08 +0000 (21:43 -0700)]
sell page improvements

14 years agodon't set tab to selected if visiting
Mike Macgirvin [Sun, 19 Sep 2010 04:29:22 +0000 (21:29 -0700)]
don't set tab to selected if visiting

14 years agotheme cleanup
Mike Macgirvin [Sun, 19 Sep 2010 04:11:18 +0000 (21:11 -0700)]
theme cleanup

14 years agoshow lock state changes as recipients and groups are added/removed
Mike Macgirvin [Sat, 18 Sep 2010 08:52:44 +0000 (01:52 -0700)]
show lock state changes as recipients and groups are added/removed

14 years agono profile after returning from visitor mode with a selected profile
Mike Macgirvin [Sat, 18 Sep 2010 01:26:20 +0000 (18:26 -0700)]
no profile after returning from visitor mode with a selected profile
put bottom margin on non-profile pages as well

14 years agofriends not being correctly unmarked for death after contact resumed
Mike Macgirvin [Fri, 17 Sep 2010 23:50:30 +0000 (16:50 -0700)]
friends not being correctly unmarked for death after contact resumed

14 years agoforce a bottom margin
Mike Macgirvin [Fri, 17 Sep 2010 22:49:57 +0000 (15:49 -0700)]
force a bottom margin

14 years agoadded clean theme
Mike Macgirvin [Fri, 17 Sep 2010 22:08:36 +0000 (15:08 -0700)]
added clean theme

14 years agofix missing colours
Mike Macgirvin [Fri, 17 Sep 2010 22:06:37 +0000 (15:06 -0700)]
fix missing colours

14 years agocleanup home page
Mike Macgirvin [Fri, 17 Sep 2010 12:19:56 +0000 (05:19 -0700)]
cleanup home page

14 years agoour implementation of "aspects" functionally complete
Mike Macgirvin [Fri, 17 Sep 2010 10:43:03 +0000 (03:43 -0700)]
our implementation of "aspects" functionally complete

14 years agolike, dislike, activity streams, etc.
Mike Macgirvin [Fri, 17 Sep 2010 10:10:19 +0000 (03:10 -0700)]
like, dislike, activity streams, etc.

14 years agoabstractify items, check photos for birthday paradox
Mike Macgirvin [Tue, 14 Sep 2010 05:57:31 +0000 (22:57 -0700)]
abstractify items, check photos for birthday paradox

14 years agoprovide allow list of friend sites for education/corporate environments,
Mike Macgirvin [Tue, 14 Sep 2010 00:12:54 +0000 (17:12 -0700)]
provide allow list of friend sites for education/corporate environments,
pattern matchable

14 years agotag each side of the duplex
Mike Macgirvin [Mon, 13 Sep 2010 04:25:37 +0000 (21:25 -0700)]
tag each side of the duplex

14 years agoreverse sort order for public feeds
Mike Macgirvin [Fri, 10 Sep 2010 08:45:58 +0000 (01:45 -0700)]
reverse sort order for public feeds

14 years agoitem wall flag => photos
Mike Macgirvin [Fri, 10 Sep 2010 08:27:56 +0000 (01:27 -0700)]
item wall flag => photos

14 years agoupgrading the photo and name update
Mike Macgirvin [Fri, 10 Sep 2010 07:42:53 +0000 (00:42 -0700)]
upgrading the photo and name update

14 years agolicense, generator for feeds
Mike Macgirvin [Fri, 10 Sep 2010 05:36:40 +0000 (22:36 -0700)]
license, generator for feeds

14 years agomore preparation for activities
Mike Macgirvin [Fri, 10 Sep 2010 05:02:28 +0000 (22:02 -0700)]
more preparation for activities

14 years agoactivity verbs
Mike Macgirvin [Fri, 10 Sep 2010 04:16:40 +0000 (21:16 -0700)]
activity verbs

14 years agoitem cleanup
Mike Macgirvin [Fri, 10 Sep 2010 02:48:08 +0000 (19:48 -0700)]
item cleanup

14 years agofix item
Mike Macgirvin [Fri, 10 Sep 2010 02:20:35 +0000 (19:20 -0700)]
fix item

14 years agopopulate wall element
Mike Macgirvin [Fri, 10 Sep 2010 02:14:42 +0000 (19:14 -0700)]
populate wall element

14 years agofixes
Mike Macgirvin [Fri, 10 Sep 2010 01:49:19 +0000 (18:49 -0700)]
fixes

14 years agofeed defs
Mike Macgirvin [Fri, 10 Sep 2010 00:55:59 +0000 (17:55 -0700)]
feed defs

14 years agodoco
Mike Macgirvin [Fri, 10 Sep 2010 00:25:08 +0000 (17:25 -0700)]
doco

14 years agoredirection to wrong profile in multi-user mode
Mike Macgirvin [Fri, 10 Sep 2010 00:09:38 +0000 (17:09 -0700)]
redirection to wrong profile in multi-user mode

14 years agocleanup
Mike Macgirvin [Thu, 9 Sep 2010 23:48:33 +0000 (16:48 -0700)]
cleanup

14 years agofound the missing comment box bug
Mike Macgirvin [Thu, 9 Sep 2010 12:25:01 +0000 (05:25 -0700)]
found the missing comment box bug

14 years agoundo debug statements
Mike Macgirvin [Thu, 9 Sep 2010 09:00:54 +0000 (02:00 -0700)]
undo debug statements

14 years agomore fixes from landing
Mike Macgirvin [Thu, 9 Sep 2010 09:00:01 +0000 (02:00 -0700)]
more fixes from landing

14 years agofixing typos from 2.0 landing
Mike Macgirvin [Thu, 9 Sep 2010 08:49:03 +0000 (01:49 -0700)]
fixing typos from 2.0 landing

14 years agoonemore missing paren
Mike Macgirvin [Thu, 9 Sep 2010 08:41:02 +0000 (01:41 -0700)]
onemore missing paren

14 years agomissing paren
Mike Macgirvin [Thu, 9 Sep 2010 03:52:43 +0000 (20:52 -0700)]
missing paren

14 years agoupdate global directory on change of profile photo
Mike Macgirvin [Thu, 9 Sep 2010 03:46:10 +0000 (20:46 -0700)]
update global directory on change of profile photo

14 years agomistpark 2.0 infrasturcture lands
Mike Macgirvin [Thu, 9 Sep 2010 03:14:17 +0000 (20:14 -0700)]
mistpark 2.0 infrasturcture lands

14 years agostart on 2way comms, 2.0 dev
Mike Macgirvin [Thu, 2 Sep 2010 07:31:11 +0000 (00:31 -0700)]
start on 2way comms, 2.0 dev

14 years agopotential xss exploit
Mike Macgirvin [Thu, 2 Sep 2010 00:26:02 +0000 (17:26 -0700)]
potential xss exploit

14 years agowebfinger client
Mike Macgirvin [Tue, 31 Aug 2010 04:08:45 +0000 (21:08 -0700)]
webfinger client

14 years agoacct uri may have double slashes after scheme, may be url encoded
Mike Macgirvin [Tue, 31 Aug 2010 03:59:56 +0000 (20:59 -0700)]
acct uri may have double slashes after scheme, may be url encoded

14 years agofix last-child in face of deletions
Mike Macgirvin [Mon, 30 Aug 2010 04:55:57 +0000 (21:55 -0700)]
fix last-child in face of deletions

14 years agohide introduction link for self
Mike Macgirvin [Sat, 28 Aug 2010 00:25:52 +0000 (17:25 -0700)]
hide introduction link for self

14 years agofix default birthday
Mike Macgirvin [Sat, 28 Aug 2010 00:02:49 +0000 (17:02 -0700)]
fix default birthday

14 years agobetter intro text
Mike Macgirvin [Fri, 27 Aug 2010 22:35:41 +0000 (15:35 -0700)]
better intro text

14 years agocan't use ActivityStreams for location. Grrr.
Mike Macgirvin [Tue, 24 Aug 2010 23:25:02 +0000 (16:25 -0700)]
can't use ActivityStreams for location. Grrr.

14 years agoajax stop/resume hot key
Mike Macgirvin [Tue, 24 Aug 2010 03:48:47 +0000 (20:48 -0700)]
ajax stop/resume hot key

14 years agosort out notify x-domain
Mike Macgirvin [Mon, 23 Aug 2010 03:57:20 +0000 (20:57 -0700)]
sort out notify x-domain

14 years agostore default location
Mike Macgirvin [Sat, 21 Aug 2010 23:31:46 +0000 (16:31 -0700)]
store default location

14 years agoadded location tagging
Mike Macgirvin [Fri, 20 Aug 2010 21:33:15 +0000 (14:33 -0700)]
added location tagging

14 years agocleanup tinymce
Mike Macgirvin [Fri, 20 Aug 2010 05:51:37 +0000 (22:51 -0700)]
cleanup tinymce

14 years agochange wording on publish to site directory
Mike Macgirvin [Fri, 20 Aug 2010 05:27:51 +0000 (22:27 -0700)]
change wording on publish to site directory

14 years agorename new password field so form filling browsers don't always populate it
Mike Macgirvin [Fri, 20 Aug 2010 05:18:06 +0000 (22:18 -0700)]
rename new password field so form filling browsers don't always populate it

14 years agoincrease visibility of visibility settings
Mike Macgirvin [Fri, 20 Aug 2010 05:04:18 +0000 (22:04 -0700)]
increase visibility of visibility settings

14 years agoshare youtube videos
Mike Macgirvin [Fri, 20 Aug 2010 03:52:49 +0000 (20:52 -0700)]
share youtube videos

14 years agofat fringers
Mike Macgirvin [Fri, 20 Aug 2010 02:07:19 +0000 (19:07 -0700)]
fat fringers

14 years agosome quick theming
Mike Macgirvin [Fri, 20 Aug 2010 02:03:10 +0000 (19:03 -0700)]
some quick theming

14 years agomulti-user fixes
Mike Macgirvin [Fri, 20 Aug 2010 00:23:13 +0000 (17:23 -0700)]
multi-user fixes

14 years agocached config glitch
Mike Macgirvin [Thu, 19 Aug 2010 14:15:41 +0000 (07:15 -0700)]
cached config glitch

14 years agomarital "heart" status no longer an array
Mike Macgirvin [Thu, 19 Aug 2010 12:29:43 +0000 (05:29 -0700)]
marital "heart" status no longer an array

14 years agomongo checkin, global directory, redir rework, location basics
Mike Macgirvin [Thu, 19 Aug 2010 11:59:31 +0000 (04:59 -0700)]
mongo checkin, global directory, redir rework, location basics

14 years agoitem delete -> nuke contents
Mike Macgirvin [Wed, 18 Aug 2010 01:56:33 +0000 (18:56 -0700)]
item delete -> nuke contents

14 years agocontact search + sync to personal edition, installer db check + curl proxy
Mike Macgirvin [Wed, 18 Aug 2010 01:44:13 +0000 (18:44 -0700)]
contact search + sync to personal edition, installer db check + curl proxy

14 years agosql typo
Mike Macgirvin [Tue, 17 Aug 2010 11:08:35 +0000 (04:08 -0700)]
sql typo

14 years agomisc little fixes
Mike Macgirvin [Tue, 17 Aug 2010 05:05:04 +0000 (22:05 -0700)]
misc little fixes

14 years agono more url in cmdline
Mike Macgirvin [Tue, 17 Aug 2010 03:47:40 +0000 (20:47 -0700)]
no more url in cmdline

14 years agoprepare for federation
Mike Macgirvin [Tue, 17 Aug 2010 02:38:07 +0000 (19:38 -0700)]
prepare for federation

14 years agofull theming support
Mike Macgirvin [Mon, 16 Aug 2010 12:23:26 +0000 (05:23 -0700)]
full theming support

14 years agofix notification msgs
Mike Macgirvin [Mon, 16 Aug 2010 05:43:42 +0000 (22:43 -0700)]
fix notification msgs

14 years agoinstaller changes, pe sync
Mike Macgirvin [Mon, 16 Aug 2010 04:49:29 +0000 (21:49 -0700)]
installer changes, pe sync

14 years agoadd geotag/location
Mike Macgirvin [Sun, 15 Aug 2010 03:05:28 +0000 (20:05 -0700)]
add geotag/location

14 years agoonly escape dbg tags when running in server mode
Mike Macgirvin [Sun, 15 Aug 2010 02:48:32 +0000 (19:48 -0700)]
only escape dbg tags when running in server mode

14 years agocode cleanup for server release
Mike Macgirvin [Sun, 15 Aug 2010 02:39:28 +0000 (19:39 -0700)]
code cleanup for server release