Commit Graph

43 Commits

Author SHA1 Message Date
Zach Copley aad3372db9 Capitalization 2011-04-15 21:19:30 +00:00
Shashi Gowda 2daf6769d1 Add link to lists doc to Help page 2011-04-16 02:34:25 +05:30
Shashi Gowda 679a9cee99 Lists user documentation 2011-04-16 02:05:14 +05:30
Shashi Gowda 894d4ba16f documentation for people tags 2011-03-07 00:48:02 +05:30
Zach Copley b7d0746694 Merge branch '0.9.x' into 1.0.x
Conflicts:
	actions/confirmaddress.php
	actions/emailsettings.php
	actions/hostmeta.php
	actions/imsettings.php
	actions/login.php
	actions/profilesettings.php
	actions/showgroup.php
	actions/smssettings.php
	actions/urlsettings.php
	actions/userauthorization.php
	actions/userdesignsettings.php
	classes/Memcached_DataObject.php
	index.php
	lib/accountsettingsaction.php
	lib/action.php
	lib/common.php
	lib/connectsettingsaction.php
	lib/designsettings.php
	lib/personalgroupnav.php
	lib/profileaction.php
	lib/userprofile.php
	plugins/ClientSideShorten/ClientSideShortenPlugin.php
	plugins/Facebook/FBConnectSettings.php
	plugins/Facebook/FacebookPlugin.php
	plugins/NewMenu/NewMenuPlugin.php
	plugins/NewMenu/newmenu.css
2011-02-28 15:39:43 -08:00
Brion Vibber 6b18f86e01 Issue #3049 - resync doc/im with the help command text (various additions since doc was last edited) 2011-02-21 11:23:07 -08:00
Craig Andrews f79dbaf9a7 Add a doc page that links to the StatusNet wiki API page
Add a redirect action that merely redirects to another action
Redirect /api to /doc/api so users don't get the "lame" "No such user" error message
2010-10-12 23:38:16 -04:00
Evan Prodromou ef1cb1cc94 explicitly license documentation under CC-BY 3.0 2010-09-03 15:26:25 -04:00
Brion Vibber 0e1be7e01b Ticket #2291: fix typo in SMS doc 2010-04-20 10:44:14 +02:00
Brion Vibber d3e4779748 Ticket #2273: Fix bookmarklet with URls with special characters
The tartget page's URL was not being URL-escaped when passed as a parameter into the query string. Result was that any URL-encoded bytes in the link would be unescaped and interpreted as raw UTF-8 when our bookmarklet post target page reads its parameters; this would break 8-bit high characters (eg a Latin-1 %FC turning into a corrupt UTF-8 byte) or reserved chars that needed to be kept escaped (eg a %3F turning into literal ?)
Unfortunately as this was a bug in the original bookmarklet's JS code, this'll only fix it for people who grab a fresh copy of the bookmarklet.
2010-04-03 10:13:32 -07:00
Evan Prodromou f4fa785fb7 Revert "Ticket 2107: remove "not implemented" items from sms/xmpp help; nobody likes being told what they can't do!"
This reverts commit 5d9a2eb17e.

These are commands that are/were implemented by Twitter, and we don't
(yet) implemented. People will be looking for that information.
2010-01-06 23:24:24 -08:00
Brion Vibber 5d9a2eb17e Ticket 2107: remove "not implemented" items from sms/xmpp help; nobody likes being told what they can't do!
Also broke up the localized help message into line-by-line pieces to ease translation maintenance.
2010-01-06 14:42:46 -08:00
Brion Vibber c9c316db7f Ticket 2083: use site.textlimit setting instead of hardcoding 140 into documentation 2009-12-22 07:03:48 -08:00
Brion Vibber e6c1dfcc8d Ticket 2038: fix bad bug tracker link 2009-11-28 15:22:58 -08:00
Brion Vibber 52ab4472b5 Fix typo in doc/badge (bug 1958) 2009-11-08 11:38:33 +01:00
Sarven Capadisli ea18b235de Using proper characters for quotes for bookmarklet 2009-11-06 10:47:21 +01:00
Sarven Capadisli 2c1af973bb Fixed bookmarklet URL 2009-10-29 13:37:05 +01:00
Sarven Capadisli 47c659a1ba Updated bookmarklet styles 2009-10-29 13:31:56 +01:00
Sarven Capadisli f0abc0fe15 Updated bookmarklet. Created its own action 2009-10-29 13:18:51 +01:00
Evan Prodromou 8284b3cb82 Merge branch '0.8.x' into 0.9.x
Conflicts:
	actions/requesttoken.php
	classes/File.php
	install.php
	lib/noticeform.php
2009-09-23 09:45:22 -04:00
Christopher Vollick bbab0c1fa6 Fixed Confusing Typo in Documentation.
Subscribe != Unsubscribe.

Also, my editor added a newline at the end because there wasn't one.
2009-09-14 08:44:58 -04:00
Sarven Capadisli b46d2e7fe0 Markdown is not necessary 2009-09-10 17:52:51 +00:00
Craig Andrews 3504ef5721 Fix HTML validation 2009-09-10 12:11:33 -04:00
Craig Andrews a535ccdc4e Merge remote branch 'laconica/0.8.x' into 0.9.x
Conflicts:
	lib/common.php
	lib/twitter.php
2009-09-02 16:42:15 -04:00
Christopher Vollick 637182e754 Updated Location of Bug Tracker in Contact Page. 2009-09-03 17:57:08 -04:00
Evan Prodromou 5d09b6b3f0 Merge branch '0.8.x' into 0.9.x
Conflicts:
	EVENTS.txt
	actions/finishremotesubscribe.php
	actions/postnotice.php
	actions/public.php
	actions/remotesubscribe.php
	actions/showstream.php
	actions/updateprofile.php
	actions/userauthorization.php
	classes/laconica.ini
	lib/common.php
	lib/oauthstore.php
	lib/omb.php
2009-08-27 11:16:45 -07:00
Evan Prodromou 020ee72943 update doc-src with StatusNet, status.net 2009-08-25 18:23:26 -04:00
Evan Prodromou fbe99bbd18 remove openid menu item from help menu 2009-08-21 17:01:18 -04:00
Evan Prodromou 8e21e37d70 move openid docs to OpenID plugin dir 2009-08-21 16:46:47 -04:00
Christopher Vollick 63cedb7c31 Fixed Escaping in SMS Doc.
In the SMS doc there were literal '<', '>' characters.
Now there aren't.
2009-08-07 09:46:43 -04:00
anontwit c3a522623c fixed double 'get' type 2009-08-05 10:58:30 -07:00
anontwit c19df2dbc2 updated IM docs with new commands 2009-08-05 10:50:27 -07:00
Evan Prodromou 2f991f9396 focus on microblogging 2009-06-20 22:34:05 -07:00
Evan Prodromou 232dac67bd reformat for Markdown 2009-06-20 22:13:06 -07:00
Evan Prodromou 89bf13d5d6 Add original of Wordpress.com TOS 2009-06-20 21:45:06 -07:00
Sarven Capadisli 420c94e7d3 Using encodeURIComponent for document.title 2009-04-08 20:36:50 +00:00
Sarven Capadisli 1ac66b3996 Using 800px width and using document.title if no text is selected. 2009-04-08 19:59:59 +00:00
Evan Prodromou f21077ce55 Merge branch '0.7.x' of git@gitorious.org:laconica/dev into 0.7.x 2009-04-08 00:15:14 -04:00
Robin Millette 60245f6a27 bookmarklet now uses non-fancy URLs to make sure it works in all cases. 2009-04-08 04:10:58 +00:00
Evan Prodromou 5666f0e0bd add bookmarklet to main help 2009-04-07 22:50:15 -04:00
Robin Millette bd52139436 bookmarklet inspired by wordpress press this. 2009-04-05 00:46:39 +00:00
Zach Copley 1fdb35bbf1 New doc page for Identi.ca badge and minor updates to badge's js 2009-02-20 17:17:20 -08:00
Evan Prodromou 1a7337f2fd Moved /doc/ to /doc-src/
Moved the doc/ dir to /doc-src/ so that the actual
markdown files aren't substituted for the docs.
2009-02-10 22:33:57 -05:00