Mikael Nordfeldth a4739b0107 Move some last OpenID stuff into the OpenID plugin (XRDS) пре 10 година
..
accountmover.php 5fd6053220 Code cleanup and enabling User object's etc. getUri() пре 11 година
accountprofileblock.php 51ecd6be15 Fix some ProfileAction stuff, add function profileActionPreparation пре 10 година
action.php 0b81fbd590 imitate ->boolean with $def=false пре 10 година
activity.php 343291262e ostatus:conversation element instead of link rel="" пре 10 година
activitycontext.php 343291262e ostatus:conversation element instead of link rel="" пре 10 година
activityhandlerplugin.php a647a4f6b3 Moving some more repeat stuff into the Share plugin пре 10 година
activityimporter.php ec4e432d55 Subscription::ensureStart skips AlreadyFulfilledException пре 10 година
activitymover.php ec4e432d55 Subscription::ensureStart skips AlreadyFulfilledException пре 10 година
activityobject.php 286b54e527 Use getUrl() on File and File_thumbnail instead of ->url пре 10 година
activitysink.php 7db24c32d6 * fix some i18n and L10n issues пре 14 година
activitysource.php b28266b3d6 Convert Notice::asAtomEntry() to use Notice::asActivity() and Activity::asString() пре 14 година
activitystreamjsondocument.php 89704bcdee Fixes some non-defined variables in commit eb2f93a пре 10 година
activityutils.php fffacaa27c FavorAction now uses Notice::saveActivity пре 11 година
activityverb.php fa080328cf favorite and like are synonyms of each other пре 10 година
adminform.php b9177f5e2e * i18n/L10n and translator documentation updates. пре 14 година
adminpanelaction.php c00491cd7a Cosmetic changes to common_redirect, clientError, serverError пре 11 година
adminpanelnav.php 9a8ccbaef2 Call HomeStubNav instead of duplicating code пре 10 година
alreadyfulfilledexception.php b16d8cba1d AlreadyFulfilledException added, for acceptable exceptions пре 11 година
apiaction.php 0726dcd06c Start using NoParentNoticeException more widely пре 10 година
apiauthaction.php 7e65f4f6ea StatusNet to GNU social renaming in minor places пре 10 година
apibareauthaction.php 9be368006c Naming stuff GNUsocial rather than StatusNet пре 11 година
apignusocialoauthdatastore.php 9edde007b1 instanceof checks for better typing пре 11 година
apilistusers.php c00491cd7a Cosmetic changes to common_redirect, clientError, serverError пре 11 година
apioauthaction.php cc34bb48c7 OAuth related syntax fixes, nothing big пре 11 година
apiprivateauthaction.php 34a6624452 Qvitter API changes (thanks hannes2peer) пре 11 година
applicationeditform.php edd8045375 Message tweaks and elaborations as well as translator documentation tweaks. Based on comments by OsamaK. пре 13 година
applicationlist.php 414a95a784 Initial move towards microformats2 пре 11 година
approvegroupform.php 3be26565fb Update translator documentation. пре 14 година
approvesubform.php e5b5c256a3 Working subscription approval! пре 14 година
arraywrapper.php dc7099aa5a ArrayWrapper::fetchAll() shortcut пре 14 година
atom10feed.php 7e65f4f6ea StatusNet to GNU social renaming in minor places пре 10 година
atomcategory.php f5128015be Use outputTo() instead of asString() for including sub-elements пре 14 година
atomgroupnoticefeed.php fcf47f315b Removed deprecated activity:subject пре 11 година
atomlistnoticefeed.php fcf47f315b Removed deprecated activity:subject пре 11 година
atomnoticefeed.php 89704bcdee Fixes some non-defined variables in commit eb2f93a пре 10 година
atompubaction.php b2d332c914 These were meant for lower classes пре 10 година
atompubclient.php 0ec3047e0c Move AtomPubClient to its own module пре 14 година
atomusernoticefeed.php 89704bcdee Fixes some non-defined variables in commit eb2f93a пре 10 година
attachment.php b2f0595d04 HTML5 + CSS adaptions, may cause visual breaks пре 10 година
attachmentlist.php 1c04601a9c Removing excessive "inline" attachment listings пре 10 година
attachmentlistitem.php ef1f17fc2a Don't use <object> for application/ogg пре 10 година
attachmentnoticesection.php 51f97c7e84 section control over their notice lists + HTML id stuff пре 10 година
attachmenttagcloudsection.php b9177f5e2e * i18n/L10n and translator documentation updates. пре 14 година
authenticationplugin.php bece816ec7 User class throws exception on register failure пре 10 година
authorizationexception.php 1525acdca1 Extend authorization framework to cover login and API use пре 14 година
authorizationplugin.php b9177f5e2e * i18n/L10n and translator documentation updates. пре 14 година
avatarlink.php fb94a16217 Moved Avatar retrieval into Avatar class пре 11 година
blockform.php b9177f5e2e * i18n/L10n and translator documentation updates. пре 14 година
cache.php 8fac7a9f6c StatusNet class renamed GNUsocial пре 10 година
cachingnoticestream.php 22fead1b46 Squashed commit of the following: пре 13 година
cancelgroupform.php ac955699b6 Fix use of incorrect method causing i18n issue. пре 14 година
cancelsubscriptionform.php 700018fd09 L10n/i18n updated. пре 14 година
channel.php 83fb5e6023 Mass replacement of #-comments with //-comments пре 14 година
clienterroraction.php f71912440a - New base InfoAction for dialog box like msgs пре 14 година
clientexception.php b9177f5e2e * i18n/L10n and translator documentation updates. пре 14 година
columndef.php b9177f5e2e * i18n/L10n and translator documentation updates. пре 14 година
command.php 1194c47c5d ksort on commands array to avoid converting to numerical array пре 10 година
commandinterpreter.php c5da7306bd return logic tidied up for command interpretation пре 10 година
common.php 8fac7a9f6c StatusNet class renamed GNUsocial пре 10 година
conversationnoticestream.php 0cefab3603 Replies and Conversation noticestreams should only get POSTs by default пре 10 година
curry.php 0158f4f73d PHP 5.3 closure-based implementation of curry(); old implementation used as fallback for older PHP versions. Added unit tests to confirm they both work! пре 15 година
daemon.php f29d8e0d5a Make daemons call setgid() *before* setuid() because doing it the other way around doesn't appear to work, at least on Linux. пре 11 година
dberroraction.php 7abecb61bd i18n/L10n updates. пре 14 година
dbqueuemanager.php 0bd16b521c OpportunisticQM shouldn't try to handle what it can't find пре 10 година
default.php 82f9b6908c Fake recovery by email address, to hide registrants on the site пре 10 година
defaultlocalnav.php 45952ff164 "Lists with you" and "List subscriptions" in the right aside, "Lists" in the left aside пре 14 година
defaultprofileblock.php cc3841a623 Profile sized avatar in DefaultProfileBlock пре 11 година
deletegroupform.php 2dbdb0f185 Translator documentation updated/added. пре 14 година
deleteuserform.php 08cb576b52 Add translator documentation пре 14 година
deluserqueuehandler.php 2a4dc77a63 The overloaded DB_DataObject function staticGet is now called getKV пре 11 година
distribqueuehandler.php 5842c59ba7 Get group attentions back into the "all" feed пре 11 година
docfile.php 8fac7a9f6c StatusNet class renamed GNUsocial пре 10 година
dofollowlistitem.php b2f0595d04 HTML5 + CSS adaptions, may cause visual breaks пре 10 година
error.php 8fac7a9f6c StatusNet class renamed GNUsocial пре 10 година
event.php 2f86cd8602 utf8mb4 conversion on database with index adjusts пре 10 година
featureduserssection.php 14308c21db Don't show featuredusersection by default пре 14 година
feed.php fadc4df039 use application/stream+json for Activity Streams пре 14 година
feedimporter.php 2a4dc77a63 The overloaded DB_DataObject function staticGet is now called getKV пре 11 година
feedlist.php e5d8fd6857 Add Activity Streams feeds to export data пре 14 година
filenotfoundexception.php f46d675a20 GNU social is with a minor s. пре 11 година
filenoticestream.php d06965603d Still bad пре 12 година
filteringnoticestream.php e0014b6736 FilteringNoticeStream now uses OOP for getNotices пре 11 година
form.php d56d97a439 Only POST Form widgets send a session token. пре 11 година
formaction.php 0a2c51510c FormAction wants getInstructions to be protected пре 10 година
framework.php 2b2ebfc254 bump version to 1.2.0-alpha1 пре 10 година
fullthreadednoticelist.php d197c86a61 show full threaded notice list in conversation view пре 14 година
galleryaction.php e086ef3a84 ProfileAction derivatives somewhat migrated to ManagedAction пре 11 година
gnusocial.php 746e658f3e Don't log every included config file пре 10 година
grantroleform.php 7abecb61bd i18n/L10n updates. пре 14 година
groupaction.php 419c2cd5b3 Some fixes/improvements - added getter getGroup() for https://bugz.foocorp.net/T44 - added type-hints in method signatures пре 10 година
groupblockform.php edd8045375 Message tweaks and elaborations as well as translator documentation tweaks. Based on comments by OsamaK. пре 13 година
groupeditform.php a89e91da79 By default, don't allow nick changes for profiles пре 10 година
grouplist.php 414a95a784 Initial move towards microformats2 пре 11 година
groupmemberlist.php 3be26565fb Update translator documentation. пре 14 година
groupmemberlistitem.php 3be26565fb Update translator documentation. пре 14 година
groupminilist.php 414a95a784 Initial move towards microformats2 пре 11 година
groupnoprofileexception.php 6ed66d9c76 Local_group and User are now assumed to be in same namespace пре 11 година
groupnoticestream.php 6e04133427 private group fix пре 13 година
groupprofileblock.php e4f1c77d6b showAvatar functions deduplicated into Widget class пре 11 година
groupsbymemberssection.php 36d619480a Rip out user, group and site design customization code пре 14 година
groupsbypostssection.php 36d619480a Rip out user, group and site design customization code пре 14 година
groupsection.php 773441c2c5 abstract declaration of GroupSection пре 10 година
groupsnav.php 9b6633698c Group discovery from text functions polished пре 11 година
grouptagcloudsection.php acc4df9edd shorter title for tag cloud section on groups пре 13 година
homestubnav.php d0347bb98f Removing home stub if empty пре 10 година
htmloutputter.php f642da201d Easier to modify DTD for HTMLOutputter пре 10 година
httpclient.php a2ddcc124f No redirect follow on HEAD request (bump to PHP5.5 minimum requirement) пре 10 година
imagefile.php 3ee673ac91 ImageFile->resize now totally replaced with resizeTo пре 10 година
imchannel.php fa91bc7132 Some getStaticProperty calls to PEAR globalized пре 11 година
immanager.php e7a026091c enqueue_outgoing_raw -> enqueueOutgoingRaw пре 14 година
implugin.php c5da7306bd return logic tidied up for command interpretation пре 10 година
imqueuehandler.php cce92e394b public_notice -> publicNotice пре 14 година
imreceiverqueuehandler.php 764e0ab962 receive_raw_message -> receiveRawMessage пре 14 година
imsenderqueuehandler.php 20d6a7caed Merge branch '0.9.x' into 1.0.x пре 15 година
inboxnoticestream.php e41d324a53 NoticeStream already handles "getNotices" пре 10 година
inboxtagcloudsection.php 2272cc244d Removed Inbox from core (unused since 4b2a66ed29091209c05d74755e42f96265c846ce) пре 11 година
infoaction.php cc34bb48c7 OAuth related syntax fixes, nothing big пре 11 година
inlineattachmentlist.php 7e2caa0bb1 Make it easier to hide attachments list header пре 10 година
installer.php e1822c2b66 schemacheck hint in newly installed config.php пре 10 година
invalidurlexception.php f46d675a20 GNU social is with a minor s. пре 11 година
invitebuttonsection.php 51f97c7e84 section control over their notice lists + HTML id stuff пре 10 година
inviteform.php e48c26e156 Update translator documentation, i18n and L10n. пре 14 година
iomanager.php 50e611a1a9 Shouldn't define static classes as abstract. пре 11 година
iomaster.php eb5097aecb We don't need _that_ noisy queue managers... пре 11 година
joinform.php 2dbdb0f185 Translator documentation updated/added. пре 14 година
jsonsearchresultslist.php 7ea067a0dc Notice_source checks in better code style пре 10 година
language.php a452a3b1a0 Snapshot of the Transifex translation project - February 2015 пре 10 година
leaveform.php 7abecb61bd i18n/L10n updates. пре 14 година
liberalstomp.php 791b98046d Stomp blocking writes fix пре 15 година
listsnav.php b1ff67a55e Add translator documentation. пре 13 година
location.php 4463768bae tobyink's location RDF patch пре 15 година
logingroupnav.php b150b9439a don't show register in login if already logged in пре 14 година
mail.php 660e8c6efc Fave::addNew now calls Notice::saveActivity пре 10 година
mailhandler.php 48da97f204 MediaFile code improvements, preparing to implement multi-attachments пре 11 година
makeadminform.php edd8045375 Message tweaks and elaborations as well as translator documentation tweaks. Based on comments by OsamaK. пре 13 година
managedaction.php 05006f687a Move more POST handling into ManagedAction пре 10 година
mediafile.php ff6969302b Some SVG files are "text/html" according to 'file' пре 10 година
menu.php b6b9036821 StartSubMenu and EndSubMenu events пре 10 година
methodnotimplementedexception.php 50e611a1a9 Shouldn't define static classes as abstract. пре 11 година
microappplugin.php e45c784451 Fix footer in plugins' notices. пре 10 година
microid.php df86aa7214 define LACONICA and accept LACONICA for backwards compatibility пре 15 година
moremenu.php a053d96bf2 Better list-unwrapping in MoreMenu пре 13 година
mysqlschema.php 2f86cd8602 utf8mb4 conversion on database with index adjusts пре 10 година
networkpublicnoticestream.php a5d27d9ce7 /main/all will give a network-wide public stream пре 10 година
nickname.php 3d0994bcca Updating Markdown class + use spl_autoload_register пре 11 година
noavatarexception.php f46d675a20 GNU social is with a minor s. пре 11 година
noparentnoticeexception.php c84b21008e Notice->getParent code reuse пре 10 година
noprofileexception.php e83b2e147a NoProfileException collision avoidance fix пре 11 година
noresultexception.php 2cecfe8f82 We can only handle Memcached_DataObject in NoResultException пре 11 година
nosuchgroupexception.php bcb6dadc9f Corrected message in NoSuchGroupException пре 10 година
nosuchuserexception.php 09ef1fff69 NoticeListItem attentions showed double for User_group пре 11 година
noticeform.php 98b65763b0 input elements outside of label elements пре 10 година
noticelist.php 20f8dd6565 Repeats shown in threaded noticelist now handled by plugin пре 10 година
noticelistactorsitem.php fcdd061b4f pluginified most of hasFave, getFaves and related calls пре 11 година
noticelistitem.php a647a4f6b3 Moving some more repeat stuff into the Share plugin пре 10 година
noticelistitemadapter.php fcdd061b4f pluginified most of hasFave, getFaves and related calls пре 11 година
noticesection.php 51f97c7e84 section control over their notice lists + HTML id stuff пре 10 година
noticestream.php 5ebe01ba36 NoticeStream fixes regarding non-post verbs пре 11 година
nouploadedmediaexception.php 8b585ff647 MediaFile upload simplifying пре 10 година
nouriexception.php d2c749c7de NoUriException added and implemented in FeedSub class пре 11 година
nudgeform.php b1d451f98b Upadte translator documentation. пре 14 година
oauthclient.php b43be41643 OAuth extlib updated and Twitter comments removed пре 11 година
parallelizingdaemon.php df86aa7214 define LACONICA and accept LACONICA for backwards compatibility пре 15 година
passwordhashexception.php e2c50d202f AuthCrypt now tidied up and enabled by default. пре 11 година
peopletageditform.php 2a4dc77a63 The overloaded DB_DataObject function staticGet is now called getKV пре 11 година
peopletaggroupnav.php 419c2cd5b3 Some fixes/improvements - added getter getGroup() for https://bugz.foocorp.net/T44 - added type-hints in method signatures пре 10 година
peopletaglist.php 414a95a784 Initial move towards microformats2 пре 11 година
peopletagnav.php 8cfd8450d5 Update/fix translator documentation. пре 14 година
peopletagnoticestream.php efb7d28d83 Fix problems in joinAdd with xampp пре 14 година
peopletagsbysubssection.php c27b9c0722 Update translator documentation. пре 14 година
peopletagsection.php e4f1c77d6b showAvatar functions deduplicated into Widget class пре 11 година
peopletagsforusersection.php 4ab995dd1e Complete "people tag" to "list" in UI messages. пре 14 година
peopletagsubscriptionssection.php c27b9c0722 Update translator documentation. пре 14 година
peopletagswidget.php 51ecd6be15 Fix some ProfileAction stuff, add function profileActionPreparation пре 10 година
personalgroupnav.php 68143ff916 DirectMessage moved into a plugin, not done yet пре 10 година
personaltagcloudsection.php e686199616 accidentally stored wrong personaltagcloudsection пре 14 година
pgsqlschema.php aeb1c23a2f fix index drop on pg пре 14 година
ping.php 255943d78f User agents and generators changed to GNU social пре 11 година
pingqueuehandler.php c7507e7e9d XMPP queued output & initial retooling of DB queue manager to support non-Notice objects. пре 15 година
plugin.php 8fac7a9f6c StatusNet class renamed GNUsocial пре 10 година
plugindisableform.php 886e28aaa9 Stub plugins administration panel, allows for disabling/re-enabling plugins from the default plugins list. пре 15 година
pluginenableform.php 886e28aaa9 Stub plugins administration panel, allows for disabling/re-enabling plugins from the default plugins list. пре 15 година
pluginlist.php 26a92b2801 Hopefully fix TRANS message not getting picked up by xgettext. пре 14 година
pluginqueuehandler.php 6ed66d9c76 Local_group and User are now assumed to be in same namespace пре 11 година
poco.php 5f867f98c2 Typing and static declaration in PoCo class пре 11 година
pocoaddress.php 11f77b2fca Add PoCo to Activity Streams JSON пре 14 година
pocourl.php 11f77b2fca Add PoCo to Activity Streams JSON пре 14 година
primarynav.php 44a46de7ff use a form for search пре 13 година
primarynoticelist.php a3b9367c9a new noticelist classes for primary and section lists пре 10 година
processmanager.php 532e486a93 Detect when queuedaemon/xmppdaemon parent processes die and kill the child processes. пре 15 година
profileaction.php bb8d377b91 Redirect to group URL for /nickname pattern пре 10 година
profileactionform.php 64677fc09a common superclass for actions that operate on a profile and return пре 15 година
profileblock.php e4f1c77d6b showAvatar functions deduplicated into Widget class пре 11 година
profileformaction.php 7e597ea7cc More Favorite pluginification (favecount, cache, menus(favecount, cache, menus)) пре 11 година
profilelist.php 51ecd6be15 Fix some ProfileAction stuff, add function profileActionPreparation пре 10 година
profilelistitem.php 51ecd6be15 Fix some ProfileAction stuff, add function profileActionPreparation пре 10 година
profileminilist.php 51ecd6be15 Fix some ProfileAction stuff, add function profileActionPreparation пре 10 година
profileminilistitem.php 51ecd6be15 Fix some ProfileAction stuff, add function profileActionPreparation пре 10 година
profilenoaccturiexception.php 9ea57e5cb2 getAcctUri function added with related exception пре 11 година
profilenoticestream.php 5ebe01ba36 NoticeStream fixes regarding non-post verbs пре 11 година
profilesection.php 51f97c7e84 section control over their notice lists + HTML id stuff пре 10 година
publicgroupnav.php 26631bf9e6 Show network public feed link in PublicGroupNav пре 10 година
publicnoticestream.php a5d27d9ce7 /main/all will give a network-wide public stream пре 10 година
publictagcloudsection.php 5899a3f5ee fail gracefully when no IDs for tag cloud пре 14 година
queuehandler.php e9995b0f6a Create IM plugin, Pluginize XMPP, Create AIM plugin пре 15 година
queuemanager.php 5e834e8119 We're logging this already elsewhere пре 10 година
queuemonitor.php e9995b0f6a Create IM plugin, Pluginize XMPP, Create AIM plugin пре 15 година
redirectingaction.php b1d451f98b Upadte translator documentation. пре 14 година
replynoticestream.php f4be42c597 Sorry, left some debug lines in the pushed source :) пре 10 година
revokeroleform.php b1d451f98b Upadte translator documentation. пре 14 година
right.php 04ad0838be Add spam-training, spam-reviewing rights пре 13 година
router.php 6f0f8cd6c7 Initial work on making the Share verb handled in plugin пре 10 година
rssaction.php 7e65f4f6ea StatusNet to GNU social renaming in minor places пре 10 година
sandboxform.php b1d451f98b Upadte translator documentation. пре 14 година
schema.php 0e6b80ded3 more debugging info on failed schema.php runSqlSet пре 10 година
schemaupdater.php 8a119dc970 We already throw exceptions for PEAR errors пре 10 година
scopingnoticestream.php fac7371179 pivotGet moved into Managed_DataObject пре 11 година
search_engines.php 5f1a795b73 Add some other ways to order searches to the base search engine class пре 14 година
searchaction.php 9a9f6f0502 Use HTTPS links for Google and Yahoo! пре 10 година
searchform.php d56d97a439 Only POST Form widgets send a session token. пре 11 година
searchgroupnav.php 419c2cd5b3 Some fixes/improvements - added getter getGroup() for https://bugz.foocorp.net/T44 - added type-hints in method signatures пре 10 година
searchnoticestream.php 4331b8b4f1 make search results privacy-aware пре 14 година
secondarynav.php df72adcd2d remove bad old badge code пре 13 година
section.php 51f97c7e84 section control over their notice lists + HTML id stuff пре 10 година
sectionnoticelist.php a3b9367c9a new noticelist classes for primary and section lists пре 10 година
selftagswidget.php 51ecd6be15 Fix some ProfileAction stuff, add function profileActionPreparation пре 10 година
servererroraction.php f71912440a - New base InfoAction for dialog box like msgs пре 14 година
serverexception.php 69e621a3e8 - Update ApiOauthAuthorizeAction to 1.0a пре 14 година
settingsaction.php c00491cd7a Cosmetic changes to common_redirect, clientError, serverError пре 11 година
settingsnav.php 89ecda2c52 Home stub nav for admin, settings, and docs пре 13 година
silenceform.php b1d451f98b Upadte translator documentation. пре 14 година
siteprofile.php dfdfe4143a Set siteprofile default values for config public/localonly пре 10 година
sitestreamaction.php bdd15cfe63 don't double the output for some PublicAction->extraHead пре 10 година
smsqueuehandler.php c7507e7e9d XMPP queued output & initial retooling of DB queue manager to support non-Notice objects. пре 15 година
spawningdaemon.php 8f81762d68 common_memcache() => Cache::instance() пре 14 година
statusnet.php 8fac7a9f6c StatusNet class renamed GNUsocial пре 10 година
stompqueuemanager.php 8fac7a9f6c StatusNet class renamed GNUsocial пре 10 година
subgroupnav.php 419c2cd5b3 Some fixes/improvements - added getter getGroup() for https://bugz.foocorp.net/T44 - added type-hints in method signatures пре 10 година
subpeopletagcloudsection.php df86aa7214 define LACONICA and accept LACONICA for backwards compatibility пре 15 година
subscribeform.php b1d451f98b Upadte translator documentation. пре 14 година
subscribepeopletagform.php 4ab995dd1e Complete "people tag" to "list" in UI messages. пре 14 година
subscriberspeopleselftagcloudsection.php 57198a7464 Merge remote-tracking branch 'mainline/1.0.x' into people_tags_rebase пре 14 година
subscriberspeopletagcloudsection.php 57198a7464 Merge remote-tracking branch 'mainline/1.0.x' into people_tags_rebase пре 14 година
subscriptionlist.php 53fb39a1d0 Nicknames in subscriptions list пре 11 година
subscriptionspeopleselftagcloudsection.php 57198a7464 Merge remote-tracking branch 'mainline/1.0.x' into people_tags_rebase пре 14 година
subscriptionspeopletagcloudsection.php 57198a7464 Merge remote-tracking branch 'mainline/1.0.x' into people_tags_rebase пре 14 година
tabledef.php 2fabf586c7 Break TableDef, ColumnDef classes to separate files so autoloader can find them. пре 15 година
tagcloudsection.php 3904ab9983 only 10 tags per section пре 14 година
taggedprofilenoticestream.php 951601633b better handling of tagged notice streams пре 13 година
tagnoticestream.php d7f96307dc all filtering stream classes take an optional profile parameter пре 14 година
tagprofileform.php b9a8b2ad05 missing file for 4b40d6bb2ad6540fe114eebe74b2330902382a81 пре 11 година
taguri.php 61a072b3c4 Add a library to mint tag URIs пре 15 година
theme.php 8fac7a9f6c StatusNet class renamed GNUsocial пре 10 година
themeuploader.php ea8b468348 Update translator documentation. пре 14 година
threadednoticelist.php 20f8dd6565 Repeats shown in threaded noticelist now handled by plugin пре 10 година
threadingnetworkpublicnoticestream.php a5d27d9ce7 /main/all will give a network-wide public stream пре 10 година
threadingnoticestream.php ff782f1d97 Thread by conversation, not id пре 14 година
threadingpublicnoticestream.php a5d27d9ce7 /main/all will give a network-wide public stream пре 10 година
togglepeopletag.php b0dfc70a54 Properly unlink all old avatars when deleting/uploading a new пре 11 година
topposterssection.php a4e334a0ba Translator documentation added/updated. пре 14 година
toselector.php 9b6633698c Group discovery from text functions polished пре 11 година
uapplugin.php 138d26d488 Favorite "aside"-sections moved, also small fixes left from before пре 11 година
unblockform.php 08edd1fedf * i18n/L10n updates. пре 14 година
unknownuriexception.php 89e817e5b0 UnknownUriException added for better error handling пре 11 година
unqueuemanager.php a66181c900 Fix unqueuemanager for updated QueueHandler interface пре 15 година
unsandboxform.php a4e334a0ba Translator documentation added/updated. пре 14 година
unsilenceform.php a4e334a0ba Translator documentation added/updated. пре 14 година
unsubscribeform.php edd8045375 Message tweaks and elaborations as well as translator documentation tweaks. Based on comments by OsamaK. пре 13 година
unsubscribepeopletagform.php 4ab995dd1e Complete "people tag" to "list" in UI messages. пре 14 година
unsupportedmediaexception.php 9588a2d2d5 UnsupportedMediaException caused excessive debug log пре 11 година
urlmapper.php 0bd26ed3f0 Store a list of all paths the router knows about (backward compatibility with Net_URL_Mapper) пре 13 година
urlshortenerplugin.php 14adb7cc41 Give users more control over URL shortening пре 15 година
usefileasthumbnailexception.php 5a3d74d9a8 UseFileAsThumbnailException (helps support GIFs) пре 11 година
useractivitystream.php 6620ad793a Deja vu of user->getProfile() from 4f9b70d пре 10 година
usernoprofileexception.php cd0e3f1fa4 NoProfileException now parent to User* and Group* пре 11 година
util.php 0726dcd06c Start using NoParentNoticeException more widely пре 10 година
uuid.php 3cab5b36c1 Replace common_good_random with common_random_hexstr пре 11 година
webcolor.php 6c0e43be9e L10n consistency updates in wording and punctuation. пре 14 година
widget.php 7f0c7e8e80 Widgets require Action not HTMLOutputter (getScoped) пре 11 година
xmloutputter.php 38729133e2 HTML5 media <source> tags are short tags пре 10 година
xmlstringer.php df86aa7214 define LACONICA and accept LACONICA for backwards compatibility пре 15 година