github: shadowy octopus with the head of a robot, emblazoned with the Dreamwidth swirl (Default)
github ([personal profile] github) wrote in [site community profile] changelog2015-01-30 03:20 pm

[dreamwidth/dw-free] b4b4d1: [#1109] Remove ljtalk, part 1

Branch: refs/heads/develop
Home: https://github.com/dreamwidth/dw-free
Commit: b4b4d1ab7af5eebc6578fc61c0f116c145536ed8
https://github.com/dreamwidth/dw-free/commit/b4b4d1ab7af5eebc6578fc61c0f116c145536ed8
Author: Kareila <kareila@dreamwidth.org>
Date: 2015-01-30 (Fri, 30 Jan 2015)

Changed paths:
M bin/upgrading/proplists.dat
M cgi-bin/LJ/User.pm
M htdocs/manage/profile/index.bml
M htdocs/manage/profile/index.bml.text

Log Message:
-----------
[#1109] Remove ljtalk, part 1

- Removes userprops: opt_showljtalk, opt_showonlinestatus

- Removes user methods:
* can_show_onlinestatus
* opt_showonlinestatus
* hide_ljtalk
* opt_showljtalk
* show_ljtalk

- Removes relevant (unused) code and text on /manage/profile


Commit: 5b6fbc467fae9351fb2f22a3ac60d434511a6d9d
https://github.com/dreamwidth/dw-free/commit/5b6fbc467fae9351fb2f22a3ac60d434511a6d9d
Author: Kareila <kareila@dreamwidth.org>
Date: 2015-01-30 (Fri, 30 Jan 2015)

Changed paths:
M bin/upgrading/update-db-general.pl
M cgi-bin/LJ/DB.pm
R cgi-bin/LJ/Jabber/Presence.pm
M cgi-bin/LJ/User.pm
M doc/raw/memcache-keys.txt
R t/jabber-presence.t

Log Message:
-----------
[#1109] Remove ljtalk, part 2

- Removes LJ::Jabber::Presence and associated test jabber-presence.t

- Removes remaining ljtalk methods from LJ::User

- Removes database tables: jabroster, jabpresence, jabcluster, jablastseen


Commit: 86c3cf032d7b99cca1dee4b436537eb653100885
https://github.com/dreamwidth/dw-free/commit/86c3cf032d7b99cca1dee4b436537eb653100885
Author: Kareila <kareila@dreamwidth.org>
Date: 2015-01-30 (Fri, 30 Jan 2015)

Changed paths:
M bin/upgrading/deadphrases.dat
M bin/upgrading/en.dat
M cgi-bin/DW/Controller/Search/Multisearch.pm
M cgi-bin/LJ/Event.pm
M cgi-bin/LJ/NotificationItem.pm
M cgi-bin/LJ/NotificationMethod.pm
R cgi-bin/LJ/NotificationMethod/IM.pm
M htdocs/manage/settings/index.bml.text

Log Message:
-----------
[#1109] Remove ljtalk, part 3

- Removes LJ::NotificationMethod::IM

- Removes as_im method from LJ::Event

- Removes ljtalk search type from /multisearch

- Removes unused jabber-related text strings from /manage/settings


Commit: 7a719047cb79c466cf42b447f1baca5ac2fccf53
https://github.com/dreamwidth/dw-free/commit/7a719047cb79c466cf42b447f1baca5ac2fccf53
Author: Mark Smith <mark@qq.is>
Date: 2015-01-30 (Fri, 30 Jan 2015)

Changed paths:
M bin/upgrading/deadphrases.dat
M bin/upgrading/en.dat
M bin/upgrading/proplists.dat
M bin/upgrading/update-db-general.pl
M cgi-bin/DW/Controller/Search/Multisearch.pm
M cgi-bin/LJ/DB.pm
M cgi-bin/LJ/Event.pm
R cgi-bin/LJ/Jabber/Presence.pm
M cgi-bin/LJ/NotificationItem.pm
M cgi-bin/LJ/NotificationMethod.pm
R cgi-bin/LJ/NotificationMethod/IM.pm
M cgi-bin/LJ/User.pm
M doc/raw/memcache-keys.txt
M htdocs/manage/profile/index.bml
M htdocs/manage/profile/index.bml.text
M htdocs/manage/settings/index.bml.text
R t/jabber-presence.t

Log Message:
-----------
Merge pull request #1175 from kareila/1109-ljtalk

Remove LJTalk


Compare: https://github.com/dreamwidth/dw-free/compare/69a14f8cfcd2...7a719047cb79