talkatu/talkatu
Clone
Summary
Browse
Changes
Graph
Add a devenv that setups up the glade catalog
7 months ago, Gary Kramlich
803afd860d6f
Add a convey plan to statically build the docs and other convey clean ups
7 months ago, Gary Kramlich
9720b1c8fa3b
Fix some Talkatu typos
7 months ago, Elliott Sales de Andrade
e778e5866097
Remove code for no-longer supported GTK
7 months ago, Elliott Sales de Andrade
cdb6fdb07bc4
Add the gir target to the library dependency object and other meson cleanups.
7 months ago, Gary Kramlich
953536539d73
Update TalkatuMessage:id to be a string.
9 months ago, Gary Kramlich
ebabd7682683
Make the minimum glib and gtk versions match pidgin
9 months ago, Gary Kramlich
81886219e64c
Update the minimum meson to 0.56.0
9 months ago, Gary Kramlich
13ee9f88fa95
override the dependency if we're on a new enough version of meson
9 months ago, Gary Kramlich
69369ead9170
Reorder a g_object_get to not break pidgin.
11 months ago, Gary Kramlich
288e07a83040
Dynamically generate the glade catalog to include the version and match our other projects
11 months ago, Gary Kramlich
17d112a00a96
Add support for setting author name colors
12 months ago, Gary Kramlich
2b3666447ef8
Add a minimum version to cmark
14 months ago, Gary Kramlich
7dabf1ebead0
Add TalkatuHtmlPangoRender to the docs which was previously missed.
15 months ago, Gary Kramlich
b70fde47bd44
Add support for rendering basic HTML in TalkatuHistory.
15 months ago, Gary Kramlich
0a9e000e7d0f
Remove the attention button from the toolbar.
16 months ago, Gary Kramlich
a7ae8780678b
Make all of the license headers consistent.
18 months ago, Gary Kramlich
da263b5cb33c
Make it so that talkatu.h may only be included outside of the Talkatu build.
18 months ago, Gary Kramlich
211357abb6e8
Make default the default for new review requests
18 months ago, Gary Kramlich
98abe1d4dc8d
Remove the --warn-error option from gir_generate as we're not using it elsewhere
19 months ago, Gary Kramlich
2c67609e2bd8
README: Remove CI section and add issues badge
19 months ago, Sorvival
459fa08eb5bd
Add Sorvival to the COPYING file
19 months ago, Gary Kramlich
ceb57c636aa6
Added meson option to select if the demo application will be installed or not
19 months ago, Sorvival
f744db8a2605
Make sure license file headers are using an https link
20 months ago, Gary Kramlich
2c25a49202a6
Some CI fixes/updates
20 months ago, Gary Kramlich
b8f1e12f028f
meson: Replace join_paths by /.
20 months ago, Elliott Sales de Andrade
0f10848ece7a
so long bitbucket
20 months ago, Gary Kramlich
bf39ae959edc
Replace xvfb with broadway in the test wrapper
20 months ago, Gary Kramlich
c479d9b87420
TalkatuAttachment::id is a guint64 not a gint64 so TalkatuMessage needs to use the proper type.
20 months ago, Gary Kramlich
1feab6429217
Add TalkatuHtmlParser that abstracts out the traversal of HTML documents to make it easier to output other formats
20 months ago, Gary Kramlich
f6ba5e577516
Don't use g_datetime_format_iso8601 as it was added after our minimum glib version
20 months ago, Gary Kramlich
18c1d213d019
Set the wrap mode for the message content in TalkatuMessageRow
20 months ago, Gary Kramlich
132882e70996
Fill out some missing documentation to get our coverage back to 100%
21 months ago, Gary Kramlich
9c929229e8f9
ignore pvs studio v568
21 months ago, Gary Kramlich
bde456446ed7
Make doc/introspection options yield to parent.
21 months ago, Elliott Sales de Andrade
2aca0bb872fb
Add a missing prototype to talkatuscrolledwindow.h
21 months ago, Gary Kramlich
3b6c635cef20
Move TalkatuHistory from a GtkTextView base to GtkListBox
21 months ago, Gary Kramlich
bf428b4a68da
fix meson-talkatu-pot and meson-talkatu-update-po
21 months ago, Gary Kramlich
8fc3991a77d0
fix a crash in glade when trying to use talkatu editor
21 months ago, Gary Kramlich
64cbb1d0b8df
TalkatuAttachment's size is a guint64 not a gsize.
22 months ago, Gary Kramlich
28fa81b6d992
Change TalkatuAttachment to an interface and move it's implementation to TalkatuSimpleAttachment.
22 months ago, Gary Kramlich
18152cf75bab
Add ivanhoe's email address to AUTHORS
22 months ago, Gary Kramlich
c4c0f624de92
TALKATU-79 added license and other information to ui files
22 months ago, ivanhoe
d27bf4cdcf45
Add a .reviewboardrc file
22 months ago, Gary Kramlich
67b7255da6d4
Cleanup AUTHORS and add ivanhoe to it as well
22 months ago, Gary Kramlich
61f33ff7027a
TALKATU-81 replaced resource paths
22 months ago, ivanhoe <>
737a938beb16
Merged in default (pull request #46)
22 months ago, Gary Kramlich
db6cb7b86ab3
Fix a few more things found in review
22 months ago, Gary Kramlich
697faca1d847
Fix a few things found in review
23 months ago, Gary Kramlich
a831357ccddd
Fix a bunch of stuff found in review
24 months ago, Gary Kramlich
6e59a2a1971e
Update the typing widget in the demo for talkatu input becoming a TalkatuMessage.
2020-05-07, Gary Kramlich
0dce9b22058a
Finish implementing the attach-file action
2020-05-07, Gary Kramlich
e57fd097f3aa
Pass the action group to the action callbacks instead of just the buffer.
2020-05-07, Gary Kramlich
1736f120213a
Replace the insert-image action with attach-file, add it to html and markdown buffer, and display dialogs up to the point where we can right now.
2020-05-07, Gary Kramlich
cad105df9c74
fix a typo in a comment
2020-05-07, Gary Kramlich
14150e2ef19b
For image, make the preview return a copy of the image and set the remote filename to something non-descriptive
2020-04-24, Gary Kramlich
97a4fcd3ba67
Remove contents from attachments and instead use local and remote uris
2020-02-06, Gary Kramlich
5bcae6599448
Try to clean up the foreach_attachment doc string
2020-02-05, Gary Kramlich
4e2c0fb2c676
Clean up some missing documentation on TalkatuMessage
2020-02-05, Gary Kramlich
c7a4815f9984
Clean up some docs that were missed when TalkatuInput was split out of TalkatuView
2020-02-05, Gary Kramlich
2ec0b1e0ddc0